@babel/plugin-transform-runtime
Advanced tools
Comparing version 7.25.7 to 7.25.9
{ | ||
"name": "@babel/plugin-transform-runtime", | ||
"version": "7.25.7", | ||
"version": "7.25.9", | ||
"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.25.7", | ||
"@babel/helper-plugin-utils": "^7.25.7", | ||
"@babel/helper-module-imports": "^7.25.9", | ||
"@babel/helper-plugin-utils": "^7.25.9", | ||
"babel-plugin-polyfill-corejs2": "^0.4.10", | ||
@@ -35,8 +35,8 @@ "babel-plugin-polyfill-corejs3": "^0.10.6", | ||
"devDependencies": { | ||
"@babel/core": "^7.25.7", | ||
"@babel/helper-plugin-test-runner": "^7.25.7", | ||
"@babel/helpers": "^7.25.7", | ||
"@babel/preset-env": "^7.25.7", | ||
"@babel/runtime": "^7.25.7", | ||
"@babel/runtime-corejs3": "^7.25.7", | ||
"@babel/core": "^7.25.9", | ||
"@babel/helper-plugin-test-runner": "^7.25.9", | ||
"@babel/helpers": "^7.25.9", | ||
"@babel/preset-env": "^7.25.9", | ||
"@babel/runtime": "^7.25.9", | ||
"@babel/runtime-corejs3": "^7.25.9", | ||
"babel-plugin-polyfill-corejs3": "^0.10.6", | ||
@@ -43,0 +43,0 @@ "make-dir": "^2.1.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
37426
17
280
+ Added@babel/code-frame@7.26.0(transitive)
+ Added@babel/compat-data@7.26.0(transitive)
+ Added@babel/generator@7.26.0(transitive)
+ Added@babel/parser@7.26.1(transitive)
+ Addedcaniuse-lite@1.0.30001674(transitive)
+ Addedcore-js-compat@3.38.1(transitive)
- Removed@babel/code-frame@7.26.2(transitive)
- Removed@babel/compat-data@7.26.2(transitive)
- Removed@babel/generator@7.26.2(transitive)
- Removed@babel/parser@7.26.2(transitive)
- Removedcaniuse-lite@1.0.30001676(transitive)
- Removedcore-js-compat@3.39.0(transitive)