@spinnaker/appengine
Advanced tools
Comparing version 0.0.29 to 0.0.31
{ | ||
"name": "@spinnaker/appengine", | ||
"license": "Apache-2.0", | ||
"version": "0.0.29", | ||
"version": "0.0.31", | ||
"main": "lib/lib.js", | ||
@@ -11,4 +11,6 @@ "typings": "lib/index.d.ts", | ||
"prepublishOnly": "npm run lib", | ||
"build": "npm run clean && ../../../../node_modules/.bin/tsc && node ../../../../node_modules/.bin/webpack" | ||
"generate-types": "../../../../node_modules/.bin/tsc --emitDeclarationOnly", | ||
"webpack": "node ../../../../node_modules/.bin/webpack", | ||
"build": "npm run clean && npm run generate-types && npm run webpack" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
15
759686
137
4293