🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

ima-parse

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ima-parse - npm Package Compare versions

Comparing version

to
0.0.3

6

package.json
{
"name": "ima-parse",
"version": "0.0.2",
"version": "0.0.3",
"description": "Easy Simple Parser, that only requires a Grammar JSON to output an AST.",
"main": "lib/src/index.js",
"module": "lib/src/index.js",
"main": "lib/index.js",
"module": "lib/index.js",
"scripts": {

@@ -8,0 +8,0 @@ "ts:watch": "tsc -w -p tsconfig.json",