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.16.0 to 7.16.5

2

lib/index.js

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

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

@@ -36,0 +36,0 @@

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

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

"dependencies": {
"@babel/helper-plugin-utils": "^7.14.5",
"@babel/helper-plugin-utils": "^7.16.5",
"@babel/plugin-syntax-dynamic-import": "^7.8.3"

@@ -27,4 +27,4 @@ },

"devDependencies": {
"@babel/core": "^7.16.0",
"@babel/helper-plugin-test-runner": "^7.16.0"
"@babel/core": "^7.16.5",
"@babel/helper-plugin-test-runner": "^7.16.5"
},

@@ -31,0 +31,0 @@ "engines": {

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