@babel/helpers
Advanced tools
+7
-7
| { | ||
| "name": "@babel/helpers", | ||
| "version": "8.0.0-rc.5", | ||
| "version": "8.0.0-rc.6", | ||
| "description": "Collection of helper functions used by Babel transforms.", | ||
@@ -18,10 +18,10 @@ "author": "The Babel Team (https://babel.dev/team)", | ||
| "dependencies": { | ||
| "@babel/template": "^8.0.0-rc.5", | ||
| "@babel/types": "^8.0.0-rc.5" | ||
| "@babel/template": "^8.0.0-rc.6", | ||
| "@babel/types": "^8.0.0-rc.6" | ||
| }, | ||
| "devDependencies": { | ||
| "@babel/generator": "^8.0.0-rc.5", | ||
| "@babel/helper-plugin-test-runner": "^8.0.0-rc.5", | ||
| "@babel/helper-transform-fixture-test-runner": "^8.0.0-rc.5", | ||
| "@babel/parser": "^8.0.0-rc.5", | ||
| "@babel/generator": "^8.0.0-rc.6", | ||
| "@babel/helper-plugin-test-runner": "^8.0.0-rc.6", | ||
| "@babel/helper-transform-fixture-test-runner": "^8.0.0-rc.6", | ||
| "@babel/parser": "^8.0.0-rc.6", | ||
| "regenerator-runtime": "^0.14.0", | ||
@@ -28,0 +28,0 @@ "terser": "^5.46.2" |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Updated
Updated