Socket
Socket
Sign inDemoInstall

@babel/helper-module-transforms

Package Overview
Dependencies
Maintainers
4
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/helper-module-transforms - npm Package Compare versions

Comparing version 7.18.9 to 7.19.0

lib/get-module-name.js.map

4

lib/get-module-name.js

@@ -54,2 +54,4 @@ "use strict";

}
}
}
//# sourceMappingURL=get-module-name.js.map

@@ -424,2 +424,4 @@ "use strict";

}, initExpr));
}
}
//# sourceMappingURL=index.js.map

@@ -401,2 +401,4 @@ "use strict";

});
}
}
//# sourceMappingURL=normalize-and-load-metadata.js.map

@@ -412,2 +412,4 @@ "use strict";

};
};
//# sourceMappingURL=rewrite-live-references.js.map

@@ -30,2 +30,4 @@ "use strict";

}]);
}]);
//# sourceMappingURL=rewrite-this.js.map
{
"name": "@babel/helper-module-transforms",
"version": "7.18.9",
"version": "7.19.0",
"description": "Babel helper functions for implementing ES6 module transformations",

@@ -23,5 +23,5 @@ "author": "The Babel Team (https://babel.dev/team)",

"@babel/helper-validator-identifier": "^7.18.6",
"@babel/template": "^7.18.6",
"@babel/traverse": "^7.18.9",
"@babel/types": "^7.18.9"
"@babel/template": "^7.18.10",
"@babel/traverse": "^7.19.0",
"@babel/types": "^7.19.0"
},

@@ -28,0 +28,0 @@ "engines": {

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc