@babel/preset-env
Advanced tools
+13
-13
| { | ||
| "name": "@babel/preset-env", | ||
| "version": "7.28.6", | ||
| "version": "7.29.0", | ||
| "description": "A Babel preset for each environment.", | ||
@@ -19,3 +19,3 @@ "author": "The Babel Team (https://babel.dev/team)", | ||
| "dependencies": { | ||
| "@babel/compat-data": "^7.28.6", | ||
| "@babel/compat-data": "^7.29.0", | ||
| "@babel/helper-compilation-targets": "^7.28.6", | ||
@@ -34,3 +34,3 @@ "@babel/helper-plugin-utils": "^7.28.6", | ||
| "@babel/plugin-transform-arrow-functions": "^7.27.1", | ||
| "@babel/plugin-transform-async-generator-functions": "^7.28.6", | ||
| "@babel/plugin-transform-async-generator-functions": "^7.29.0", | ||
| "@babel/plugin-transform-async-to-generator": "^7.28.6", | ||
@@ -46,3 +46,3 @@ "@babel/plugin-transform-block-scoped-functions": "^7.27.1", | ||
| "@babel/plugin-transform-duplicate-keys": "^7.27.1", | ||
| "@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.28.6", | ||
| "@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.29.0", | ||
| "@babel/plugin-transform-dynamic-import": "^7.27.1", | ||
@@ -60,5 +60,5 @@ "@babel/plugin-transform-explicit-resource-management": "^7.28.6", | ||
| "@babel/plugin-transform-modules-commonjs": "^7.28.6", | ||
| "@babel/plugin-transform-modules-systemjs": "^7.28.5", | ||
| "@babel/plugin-transform-modules-systemjs": "^7.29.0", | ||
| "@babel/plugin-transform-modules-umd": "^7.27.1", | ||
| "@babel/plugin-transform-named-capturing-groups-regex": "^7.27.1", | ||
| "@babel/plugin-transform-named-capturing-groups-regex": "^7.29.0", | ||
| "@babel/plugin-transform-new-target": "^7.27.1", | ||
@@ -75,3 +75,3 @@ "@babel/plugin-transform-nullish-coalescing-operator": "^7.28.6", | ||
| "@babel/plugin-transform-property-literals": "^7.27.1", | ||
| "@babel/plugin-transform-regenerator": "^7.28.6", | ||
| "@babel/plugin-transform-regenerator": "^7.29.0", | ||
| "@babel/plugin-transform-regexp-modifiers": "^7.28.6", | ||
@@ -89,6 +89,6 @@ "@babel/plugin-transform-reserved-words": "^7.27.1", | ||
| "@babel/preset-modules": "0.1.6-no-external-plugins", | ||
| "babel-plugin-polyfill-corejs2": "^0.4.14", | ||
| "babel-plugin-polyfill-corejs3": "^0.13.0", | ||
| "babel-plugin-polyfill-regenerator": "^0.6.5", | ||
| "core-js-compat": "^3.43.0", | ||
| "babel-plugin-polyfill-corejs2": "^0.4.15", | ||
| "babel-plugin-polyfill-corejs3": "^0.14.0", | ||
| "babel-plugin-polyfill-regenerator": "^0.6.6", | ||
| "core-js-compat": "^3.48.0", | ||
| "semver": "^6.3.1" | ||
@@ -100,6 +100,6 @@ }, | ||
| "devDependencies": { | ||
| "@babel/core": "^7.28.6", | ||
| "@babel/core": "^7.29.0", | ||
| "@babel/core-7.12": "npm:@babel/core@7.12.9", | ||
| "@babel/helper-plugin-test-runner": "^7.27.1", | ||
| "@babel/traverse": "^7.28.6" | ||
| "@babel/traverse": "^7.29.0" | ||
| }, | ||
@@ -106,0 +106,0 @@ "engines": { |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
+ Added
- Removed
Updated
Updated
Updated
Updated
Updated