@mappable-world/mappable-cli
Advanced tools
Comparing version 0.0.14 to 0.0.15
{ | ||
"name": "@mappable-world/mappable-cli", | ||
"version": "0.0.14", | ||
"version": "0.0.15", | ||
"description": "Library for encapsulating the logic of autotests and building packages mappable.world js API", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -14,2 +14,3 @@ { | ||
"build:esm": "rm -rf ./dist/esm && tsc --project tsconfig.build.json --target es2018 --module es6 --outDir dist/esm", | ||
"examples": "mappable-cli example --input=example --output=dist/example", | ||
"watch": "webpack --watch", | ||
@@ -16,0 +17,0 @@ "start": "webpack serve", |
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
57309