flow-parser
Advanced tools
+2
-2
| { | ||
| "name": "flow-parser", | ||
| "version": "0.323.0", | ||
| "version": "0.324.0", | ||
| "description": "JavaScript parser written in OCaml. Produces ESTree AST", | ||
@@ -25,3 +25,3 @@ "homepage": "https://flow.org", | ||
| "dependencies": { | ||
| "flow-estree": "0.323.0" | ||
| "flow-estree": "0.324.0" | ||
| }, | ||
@@ -28,0 +28,0 @@ "devDependencies": { |
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.
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
1308505
0.02%+ Added
- Removed
Updated