Socket
Socket
Sign inDemoInstall

@babel/plugin-proposal-dynamic-import

Package Overview
Dependencies
55
Maintainers
6
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.12.17 to 7.13.8

2

lib/index.js

@@ -35,3 +35,3 @@ "use strict";

pre() {
this.file.set("@babel/plugin-proposal-dynamic-import", "7.12.17");
this.file.set("@babel/plugin-proposal-dynamic-import", "7.13.8");
},

@@ -38,0 +38,0 @@

{
"name": "@babel/plugin-proposal-dynamic-import",
"version": "7.12.17",
"version": "7.13.8",
"description": "Transform import() expressions",

@@ -19,4 +19,4 @@ "repository": {

"dependencies": {
"@babel/helper-plugin-utils": "^7.12.13",
"@babel/plugin-syntax-dynamic-import": "^7.8.0"
"@babel/helper-plugin-utils": "^7.13.0",
"@babel/plugin-syntax-dynamic-import": "^7.8.3"
},

@@ -27,5 +27,5 @@ "peerDependencies": {

"devDependencies": {
"@babel/core": "7.12.17",
"@babel/core": "7.13.8",
"@babel/helper-plugin-test-runner": "7.12.13"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc