@sap-devx/guided-development-types
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "@sap-devx/guided-development-types", | ||
"publisher": "SAPOSS", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"author": "", | ||
@@ -16,3 +16,3 @@ "license": "Apache-2.0", | ||
"scripts": { | ||
"prep": "cd ../backend && npm i && npm run compile", | ||
"prep": "npm i && cd ../backend && npm i && npm run compile", | ||
"copy": "ncp ../backend/out out", | ||
@@ -19,0 +19,0 @@ "prepublishOnly": "npm run prep && npm run copy" |
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
721