Socket
Socket
Sign inDemoInstall

@babel/plugin-transform-modules-systemjs

Package Overview
Dependencies
70
Maintainers
6
Versions
92
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.10.1 to 7.10.3

12

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

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

"dependencies": {
"@babel/helper-hoist-variables": "^7.10.1",
"@babel/helper-hoist-variables": "^7.10.3",
"@babel/helper-module-transforms": "^7.10.1",
"@babel/helper-plugin-utils": "^7.10.1",
"@babel/helper-plugin-utils": "^7.10.3",
"babel-plugin-dynamic-import-node": "^2.3.3"

@@ -29,7 +29,7 @@ },

"devDependencies": {
"@babel/core": "^7.10.1",
"@babel/helper-plugin-test-runner": "^7.10.1",
"@babel/core": "^7.10.3",
"@babel/helper-plugin-test-runner": "^7.10.3",
"@babel/plugin-syntax-dynamic-import": "^7.8.0"
},
"gitHead": "88f57a7ea659d25232bf62de1efceb5d6299b8cf"
"gitHead": "2787ee2f967b6d8e1121fca00a8d578d75449a53"
}
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