@babel/plugin-transform-runtime
Advanced tools
Comparing version 7.10.1 to 7.10.3
@@ -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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
40130
1