Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@std/esm

Package Overview
Dependencies
Maintainers
2
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@std/esm - npm Package Compare versions

Comparing version 0.17.0 to 0.17.1

2

package.json
{
"name": "@std/esm",
"version": "0.17.0",
"version": "0.17.1",
"description": "Enable ES modules in Node today!",

@@ -5,0 +5,0 @@ "keywords": "commonjs, ecmascript, export, import, modules, node, require",

@@ -22,5 +22,4 @@ # @std/esm

Enable processing **all** files with specific options by passing an options
object as the second argument or passing `true` to use the options from
your .esmrc or package.json.
Enable processing **all** modules, including dependencies, by providing an
`options` object or `true` to use the options from your .esmrc or package.json.

@@ -27,0 +26,0 @@ ```js

Sorry, the diff of this file is not supported yet

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