@babel/template
Advanced tools
+4
-4
| { | ||
| "name": "@babel/template", | ||
| "version": "8.0.0-rc.1", | ||
| "version": "8.0.0-rc.2", | ||
| "description": "Generate an AST from a string template.", | ||
@@ -19,5 +19,5 @@ "author": "The Babel Team (https://babel.dev/team)", | ||
| "dependencies": { | ||
| "@babel/code-frame": "^8.0.0-rc.1", | ||
| "@babel/parser": "^8.0.0-rc.1", | ||
| "@babel/types": "^8.0.0-rc.1" | ||
| "@babel/code-frame": "^8.0.0-rc.2", | ||
| "@babel/parser": "^8.0.0-rc.2", | ||
| "@babel/types": "^8.0.0-rc.2" | ||
| }, | ||
@@ -24,0 +24,0 @@ "engines": { |
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