@babel/generator
Advanced tools
+6
-6
| { | ||
| "name": "@babel/generator", | ||
| "version": "8.0.0-rc.1", | ||
| "version": "8.0.0-rc.2", | ||
| "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.1", | ||
| "@babel/types": "^8.0.0-rc.1", | ||
| "@babel/parser": "^8.0.0-rc.2", | ||
| "@babel/types": "^8.0.0-rc.2", | ||
| "@jridgewell/gen-mapping": "^0.3.12", | ||
@@ -31,5 +31,5 @@ "@jridgewell/trace-mapping": "^0.3.28", | ||
| "devDependencies": { | ||
| "@babel/core": "^8.0.0-rc.1", | ||
| "@babel/helper-fixtures": "^8.0.0-rc.1", | ||
| "@babel/plugin-transform-typescript": "^8.0.0-rc.1", | ||
| "@babel/core": "^8.0.0-rc.2", | ||
| "@babel/helper-fixtures": "^8.0.0-rc.2", | ||
| "@babel/plugin-transform-typescript": "^8.0.0-rc.2", | ||
| "@jridgewell/sourcemap-codec": "^1.5.3", | ||
@@ -36,0 +36,0 @@ "charcodes": "^0.2.0" |
Sorry, the diff of this file is too big to display
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
483248
-0.19%4735
-0.11%Updated
Updated