Comparing version 0.3.0-next.7dc4bc0d to 0.3.0-next.d1fe3d54
{ | ||
"name": "sprotty", | ||
"version": "0.3.0-next.7dc4bc0d", | ||
"version": "0.3.0-next.d1fe3d54", | ||
"description": "A next-gen framework for graphical views", | ||
@@ -88,3 +88,3 @@ "license": "Apache-2.0", | ||
"scripts": { | ||
"clean": "rimraf lib artifacts", | ||
"clean": "rimraf lib \"node_modules/!(rimraf|.bin)\"", | ||
"build": "tsc && yarn run lint", | ||
@@ -91,0 +91,0 @@ "lint": "tslint -c ./tslint.json --project ./tsconfig.json", |
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
1137054