You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@babel/plugin-transform-runtime

Package Overview
Dependencies
Maintainers
4
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.23.2 to 7.23.3

3

lib/index.js

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

}
var _default = (0, _helperPluginUtils.declare)((api, options, dirname) => {
var _default = exports.default = (0, _helperPluginUtils.declare)((api, options, dirname) => {
api.assertVersion(7);

@@ -107,4 +107,3 @@ const {

});
exports.default = _default;
//# sourceMappingURL=index.js.map
{
"name": "@babel/plugin-transform-runtime",
"version": "7.23.2",
"version": "7.23.3",
"description": "Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals",

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

"devDependencies": {
"@babel/core": "^7.23.0",
"@babel/core": "^7.23.3",
"@babel/helper-plugin-test-runner": "^7.22.5",
"@babel/helpers": "^7.23.2",
"@babel/preset-env": "^7.23.2",
"@babel/preset-env": "^7.23.3",
"@babel/runtime": "^7.23.2",

@@ -40,0 +40,0 @@ "@babel/runtime-corejs3": "^7.23.2",

Sorry, the diff of this file is not supported yet

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