Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@babel/plugin-transform-runtime

Package Overview
Dependencies
Maintainers
6
Versions
141
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.10.1 to 7.10.3

4

lib/runtime-corejs2-definitions.js

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

},
StaticProperties: Object.assign(Object.assign({
StaticProperties: Object.assign({
Array: {

@@ -230,3 +230,3 @@ from: {

}
} : {}), {}, {
} : {}, {
Symbol: {

@@ -233,0 +233,0 @@ for: {

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

@@ -23,4 +23,4 @@ "repository": {

"dependencies": {
"@babel/helper-module-imports": "^7.10.1",
"@babel/helper-plugin-utils": "^7.10.1",
"@babel/helper-module-imports": "^7.10.3",
"@babel/helper-plugin-utils": "^7.10.3",
"resolve": "^1.8.1",

@@ -33,12 +33,12 @@ "semver": "^5.5.1"

"devDependencies": {
"@babel/core": "^7.10.1",
"@babel/helper-plugin-test-runner": "^7.10.1",
"@babel/core": "^7.10.3",
"@babel/helper-plugin-test-runner": "^7.10.3",
"@babel/helpers": "^7.10.1",
"@babel/plugin-transform-typeof-symbol": "^7.10.1",
"@babel/preset-env": "^7.10.1",
"@babel/runtime": "^7.10.1",
"@babel/template": "^7.10.1",
"@babel/types": "^7.10.1"
"@babel/preset-env": "^7.10.3",
"@babel/runtime": "^7.10.3",
"@babel/template": "^7.10.3",
"@babel/types": "^7.10.3"
},
"gitHead": "88f57a7ea659d25232bf62de1efceb5d6299b8cf"
"gitHead": "2787ee2f967b6d8e1121fca00a8d578d75449a53"
}
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