Socket
Socket
Sign inDemoInstall

@babel/plugin-transform-modules-commonjs

Package Overview
Dependencies
54
Maintainers
4
Versions
93
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.22.11 to 7.22.15

2

lib/index.js

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

var _core = require("@babel/core");
var _dynamicImport = require("./dynamic-import");
var _dynamicImport = require("./dynamic-import.js");
var _default = (0, _helperPluginUtils.declare)((api, options) => {

@@ -14,0 +14,0 @@ var _api$assumption, _api$assumption2, _api$assumption3;

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

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

"dependencies": {
"@babel/helper-module-transforms": "^7.22.9",
"@babel/helper-module-transforms": "^7.22.15",
"@babel/helper-plugin-utils": "^7.22.5",

@@ -28,3 +28,3 @@ "@babel/helper-simple-access": "^7.22.5"

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

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

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