Socket
Socket
Sign inDemoInstall

@babel/plugin-transform-modules-systemjs

Package Overview
Dependencies
Maintainers
6
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/plugin-transform-modules-systemjs - npm Package Compare versions

Comparing version 7.15.4 to 7.16.0

2

lib/index.js

@@ -6,4 +6,4 @@ "use strict";

});
exports.default = void 0;
exports.getExportSpecifierName = getExportSpecifierName;
exports.default = void 0;

@@ -10,0 +10,0 @@ var _helperPluginUtils = require("@babel/helper-plugin-utils");

{
"name": "@babel/plugin-transform-modules-systemjs",
"version": "7.15.4",
"version": "7.16.0",
"description": "This plugin transforms ES2015 modules to SystemJS",

@@ -16,6 +16,6 @@ "repository": {

"dependencies": {
"@babel/helper-hoist-variables": "^7.15.4",
"@babel/helper-module-transforms": "^7.15.4",
"@babel/helper-hoist-variables": "^7.16.0",
"@babel/helper-module-transforms": "^7.16.0",
"@babel/helper-plugin-utils": "^7.14.5",
"@babel/helper-validator-identifier": "^7.14.9",
"@babel/helper-validator-identifier": "^7.15.7",
"babel-plugin-dynamic-import-node": "^2.3.3"

@@ -30,4 +30,4 @@ },

"devDependencies": {
"@babel/core": "7.15.4",
"@babel/helper-plugin-test-runner": "7.14.5",
"@babel/core": "^7.16.0",
"@babel/helper-plugin-test-runner": "^7.16.0",
"@babel/plugin-syntax-dynamic-import": "^7.8.3"

@@ -34,0 +34,0 @@ },

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc