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.0 to 7.23.3

3

lib/index.js

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

}
var _default = (0, _helperPluginUtils.declare)((api, options) => {
var _default = exports.default = (0, _helperPluginUtils.declare)((api, options) => {
api.assertVersion(7);

@@ -402,4 +402,3 @@ const {

});
exports.default = _default;
//# sourceMappingURL=index.js.map
{
"name": "@babel/plugin-transform-modules-systemjs",
"version": "7.23.0",
"version": "7.23.3",
"description": "This plugin transforms ES2015 modules to SystemJS",

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

"@babel/helper-hoist-variables": "^7.22.5",
"@babel/helper-module-transforms": "^7.23.0",
"@babel/helper-module-transforms": "^7.23.3",
"@babel/helper-plugin-utils": "^7.22.5",

@@ -29,3 +29,3 @@ "@babel/helper-validator-identifier": "^7.22.20"

"devDependencies": {
"@babel/core": "^7.23.0",
"@babel/core": "^7.23.3",
"@babel/helper-plugin-test-runner": "^7.22.5"

@@ -32,0 +32,0 @@ },

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