Socket
Socket
Sign inDemoInstall

@babel/plugin-transform-modules-systemjs

Package Overview
Dependencies
54
Maintainers
4
Versions
92
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.23.3 to 7.23.9

1

lib/index.js

@@ -396,2 +396,3 @@ "use strict";

})];
path.requeue(path.get("body.0"));
}

@@ -398,0 +399,0 @@ }

8

package.json
{
"name": "@babel/plugin-transform-modules-systemjs",
"version": "7.23.3",
"version": "7.23.9",
"description": "This plugin transforms ES2015 modules to SystemJS",

@@ -28,4 +28,6 @@ "repository": {

"devDependencies": {
"@babel/core": "^7.23.3",
"@babel/helper-plugin-test-runner": "^7.22.5"
"@babel/core": "^7.23.9",
"@babel/helper-plugin-test-runner": "^7.22.5",
"@babel/helper-transform-fixture-test-runner": "^7.23.9",
"core-js": "^3.35.0"
},

@@ -32,0 +34,0 @@ "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-modules-systemjs",

Sorry, the diff of this file is not supported yet

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