Welcome to Deno Newsletter issue #39!
Every week we serve you with a bunch of useful information and links for every Deno enthusiast.
Useful links:
[tweet https://twitter.com/deno_land/status/1191775630213427200]
Last week Deno v0.23.0 was released!
You can now ensure your dependencies do not change unexpectedly.
To verify dependencies pass `--lock <file_path>` when invoking Deno.
To create/update lock file pass additional `--lock-write` flag.
[caption align=”alignnone” width=”980”]Deno lock file[/caption]
As we're getting closer to v1.0, remember to track the progress in this issue.
A deno runtime for AWS Lambda
[tweet https://twitter.com/kt3k/status/1193192416599101440]
GitHub Action for checking the license lines of the files in a repository
GitHub - timonson/pickYourEsModule
Browse and pick your ECMAScript Modules.on GitHub.
Thanks for reading and stay tuned for more news next week!
- Bartek