Socket
Socket
Sign inDemoInstall

babel-plugin-syntax-dynamic-import

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-syntax-dynamic-import - npm Package Compare versions

Comparing version 6.18.0 to 7.0.0-alpha.1

4

lib/index.js

@@ -11,4 +11,2 @@ "use strict";

};
};
module.exports = exports["default"];
};
{
"name": "babel-plugin-syntax-dynamic-import",
"version": "6.18.0",
"version": "7.0.0-alpha.1",
"description": "Allow parsing of import()",

@@ -5,0 +5,0 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-dynamic-import",

@@ -8,3 +8,3 @@ # babel-plugin-syntax-dynamic-import

```sh
$ npm install babel-plugin-syntax-dynamic-import
npm install --save-dev babel-plugin-syntax-dynamic-import
```

@@ -27,3 +27,3 @@

```sh
$ babel --plugins syntax-dynamic-import script.js
babel --plugins syntax-dynamic-import script.js
```

@@ -30,0 +30,0 @@

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