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

babel-plugin-dynamic-import-node-babel-7

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-dynamic-import-node-babel-7 - npm Package Compare versions

Comparing version 2.0.5 to 2.0.6

2

CHANGELOG.md
## Unreleased
## v2.0.6
- [Update] Update dependencies to babel 40 beta
## v2.0.5

@@ -3,0 +5,0 @@ - [Update] Update dependencies

14

package.json
{
"name": "babel-plugin-dynamic-import-node-babel-7",
"version": "2.0.5",
"version": "2.0.6",
"description": "Babel plugin to transpile import() to a deferred require(), for node",

@@ -45,7 +45,7 @@ "main": "lib/index.js",

"devDependencies": {
"@babel/core": "^7.0.0-beta.39",
"@babel/core": "^7.0.0-beta.40",
"airbnb-js-shims": "^1.4.1",
"babel-cli": "^6.26.0",
"babel-core": "^6.26.0",
"babel-eslint": "^8.2.1",
"babel-eslint": "^8.2.2",
"babel-plugin-transform-es2015-template-literals": "^6.22.0",

@@ -56,7 +56,7 @@ "babel-preset-airbnb": "^2.4.0",

"chai": "^4.1.2",
"eslint": "^4.17.0",
"eslint": "^4.18.1",
"eslint-config-airbnb-base": "^12.1.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-import": "^2.9.0",
"in-publish": "^2.0.0",
"mocha": "^5.0.0",
"mocha": "^5.0.1",
"rimraf": "^2.6.2",

@@ -66,4 +66,4 @@ "safe-publish-latest": "^1.1.1"

"dependencies": {
"@babel/plugin-syntax-dynamic-import": "^7.0.0-beta.39"
"@babel/plugin-syntax-dynamic-import": "^7.0.0-beta.40"
}
}
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