@babel/plugin-transform-runtime
Advanced tools
Comparing version 7.18.2 to 7.18.5
{ | ||
"name": "@babel/plugin-transform-runtime", | ||
"version": "7.18.2", | ||
"version": "7.18.5", | ||
"description": "Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals", | ||
@@ -34,10 +34,10 @@ "repository": { | ||
"devDependencies": { | ||
"@babel/core": "^7.18.2", | ||
"@babel/core": "^7.18.5", | ||
"@babel/helper-plugin-test-runner": "^7.16.7", | ||
"@babel/helpers": "^7.18.2", | ||
"@babel/preset-env": "^7.18.2", | ||
"@babel/runtime": "^7.18.2", | ||
"@babel/runtime-corejs3": "^7.18.2", | ||
"@babel/runtime": "^7.18.3", | ||
"@babel/runtime-corejs3": "^7.18.3", | ||
"@babel/template": "^7.16.7", | ||
"@babel/types": "^7.18.2", | ||
"@babel/types": "^7.18.4", | ||
"make-dir": "^2.1.0" | ||
@@ -44,0 +44,0 @@ }, |
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
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
3