@babel/generator
Advanced tools
+7
-7
| { | ||
| "name": "@babel/generator", | ||
| "version": "8.0.0-rc.4", | ||
| "version": "8.0.0-rc.5", | ||
| "description": "Turns an AST into code.", | ||
@@ -22,4 +22,4 @@ "author": "The Babel Team (https://babel.dev/team)", | ||
| "dependencies": { | ||
| "@babel/parser": "^8.0.0-rc.4", | ||
| "@babel/types": "^8.0.0-rc.4", | ||
| "@babel/parser": "^8.0.0-rc.5", | ||
| "@babel/types": "^8.0.0-rc.5", | ||
| "@jridgewell/gen-mapping": "^0.3.12", | ||
@@ -31,5 +31,5 @@ "@jridgewell/trace-mapping": "^0.3.28", | ||
| "devDependencies": { | ||
| "@babel/core": "^8.0.0-rc.4", | ||
| "@babel/helper-fixtures": "^8.0.0-rc.4", | ||
| "@babel/plugin-transform-typescript": "^8.0.0-rc.4", | ||
| "@babel/core": "^8.0.0-rc.5", | ||
| "@babel/helper-fixtures": "^8.0.0-rc.5", | ||
| "@babel/plugin-transform-typescript": "^8.0.0-rc.5", | ||
| "@jridgewell/sourcemap-codec": "^1.5.3", | ||
@@ -39,3 +39,3 @@ "charcodes": "^0.2.0" | ||
| "engines": { | ||
| "node": "^20.19.0 || >=22.12.0" | ||
| "node": "^22.18.0 || >=24.11.0" | ||
| }, | ||
@@ -42,0 +42,0 @@ "exports": { |
Sorry, the diff of this file is too big to display
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
478454
-0.15%Updated
Updated