@spellu/cli
Advanced tools
Comparing version 0.1.1 to 0.2.0
{ | ||
"name": "@spellu/cli", | ||
"version": "0.1.1", | ||
"version": "0.2.0", | ||
"license": "MIT", | ||
@@ -20,7 +20,7 @@ "description": "Spellu is a parser combinator engine.", | ||
"dependencies": { | ||
"@spellu/4op": "^0.1.0", | ||
"@spellu/core": "^0.1.0", | ||
"@spellu/css": "^0.1.0", | ||
"@spellu/html": "^0.1.0", | ||
"@spellu/ohm": "^0.1.0", | ||
"@spellu/4op": "^0.2.0", | ||
"@spellu/core": "^0.2.0", | ||
"@spellu/css": "^0.2.0", | ||
"@spellu/html": "^0.2.0", | ||
"@spellu/ohm": "^0.2.0", | ||
"commander": "^2.19.0" | ||
@@ -31,3 +31,7 @@ }, | ||
"run": "./bin/spellu" | ||
}, | ||
"publishConfig": { | ||
"access": "public", | ||
"registry": "https://registry.npmjs.org/" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1962
+ Added@spellu/4op@0.2.0(transitive)
+ Added@spellu/core@0.2.0(transitive)
+ Added@spellu/css@0.2.0(transitive)
+ Added@spellu/html@0.2.0(transitive)
+ Added@spellu/ohm@0.2.0(transitive)
+ Added@syntaxtree/html@0.4.1(transitive)
Updated@spellu/4op@^0.2.0
Updated@spellu/core@^0.2.0
Updated@spellu/css@^0.2.0
Updated@spellu/html@^0.2.0
Updated@spellu/ohm@^0.2.0