Socket
Socket
Sign inDemoInstall

@deno/shim-deno

Package Overview
Dependencies
Maintainers
4
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@deno/shim-deno

Deno namespace shim for Node.js


Version published
Weekly downloads
36K
decreased by-13.77%
Maintainers
4
Weekly downloads
 
Created
Source

@deno/shim-deno

Deno namespace shim for Node.js.

See PROGRESS.md

Acknowledgements

Special thanks to the @fromdeno organization for starting this project and for their contributions—specifically @wojpawlik, @MKRhere, and @trgwii.

Contributing

Updating Deno

  1. Update local version.
  2. In /.github/workflows/ci.yml, increase the deno version in the setup-deno action
  3. Update version in ./tools/denolib.ts
  4. Go into ./third_party/deno and update the submodule (there's probably better instructions):
    • git fetch
    • git pull --recurse-submodules
    • git checkout v1.x.x -- replace with version
  5. In this package ensure the following work and if not, fix any issues:
    • npm run build
    • npm run test

Keywords

FAQs

Package last updated on 07 Sep 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc