Socket
Socket
Sign inDemoInstall

@babel/plugin-transform-modules-amd

Package Overview
Dependencies
70
Maintainers
4
Versions
84
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.17.12 to 7.18.0

3

lib/index.js

@@ -127,3 +127,4 @@ "use strict";

importInterop,
noInterop
noInterop,
filename: this.file.opts.filename
});

@@ -130,0 +131,0 @@

{
"name": "@babel/plugin-transform-modules-amd",
"version": "7.17.12",
"version": "7.18.0",
"description": "This plugin transforms ES2015 modules to AMD",

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

"dependencies": {
"@babel/helper-module-transforms": "^7.17.12",
"@babel/helper-module-transforms": "^7.18.0",
"@babel/helper-plugin-utils": "^7.17.12",

@@ -29,3 +29,3 @@ "babel-plugin-dynamic-import-node": "^2.3.3"

"devDependencies": {
"@babel/core": "^7.17.12",
"@babel/core": "^7.18.0",
"@babel/helper-plugin-test-runner": "^7.16.7",

@@ -32,0 +32,0 @@ "@babel/plugin-external-helpers": "^7.17.12"

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