Socket
Socket
Sign inDemoInstall

@babel/plugin-transform-modules-commonjs

Package Overview
Dependencies
70
Maintainers
4
Versions
93
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.17.7 to 7.17.9

2

lib/index.js

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

strictNamespace = false,
mjsStrictNamespace = true,
mjsStrictNamespace = strictNamespace,
allowTopLevelThis,

@@ -28,0 +28,0 @@ strict,

{
"name": "@babel/plugin-transform-modules-commonjs",
"version": "7.17.7",
"version": "7.17.9",
"description": "This plugin transforms ES2015 modules to CommonJS",

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

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

@@ -31,0 +31,0 @@ "@babel/plugin-external-helpers": "^7.16.7",

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