Socket
Socket
Sign inDemoInstall

@babel/plugin-transform-runtime

Package Overview
Dependencies
Maintainers
6
Versions
138
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/plugin-transform-runtime - npm Package Compare versions

Comparing version 7.16.7 to 7.16.8

6

lib/index.js

@@ -83,4 +83,6 @@ "use strict";

const DUAL_MODE_RUNTIME = "7.13.0";
const supportsCJSDefault = (0, _helpers.hasMinVersion)(DUAL_MODE_RUNTIME, runtimeVersion);
{
const DUAL_MODE_RUNTIME = "7.13.0";
var supportsCJSDefault = (0, _helpers.hasMinVersion)(DUAL_MODE_RUNTIME, runtimeVersion);
}

@@ -87,0 +89,0 @@ function has(obj, key) {

{
"name": "@babel/plugin-transform-runtime",
"version": "7.16.7",
"version": "7.16.8",
"description": "Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals",

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

"babel-plugin-polyfill-corejs2": "^0.3.0",
"babel-plugin-polyfill-corejs3": "^0.4.0",
"babel-plugin-polyfill-corejs3": "^0.5.0",
"babel-plugin-polyfill-regenerator": "^0.3.0",

@@ -39,7 +39,7 @@ "semver": "^6.3.0"

"@babel/plugin-transform-typeof-symbol": "^7.16.7",
"@babel/preset-env": "^7.16.7",
"@babel/preset-env": "^7.16.8",
"@babel/runtime": "^7.16.7",
"@babel/runtime-corejs3": "^7.16.7",
"@babel/runtime-corejs3": "^7.16.8",
"@babel/template": "^7.16.7",
"@babel/types": "^7.16.7",
"@babel/types": "^7.16.8",
"make-dir": "^2.1.0"

@@ -46,0 +46,0 @@ },

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc