@fabalous/runtime-node
Advanced tools
Comparing version 0.0.35 to 0.0.36
{ | ||
"name": "@fabalous/runtime-node", | ||
"version": "0.0.35", | ||
"version": "0.0.36", | ||
"description": "Fabalous Node runtime", | ||
@@ -9,4 +9,4 @@ "scripts": { | ||
"develop": "tsc -w", | ||
"install": "shx cp -Rf ./lib/* ./ && shx rm -r ./lib", | ||
"cleanSrc": "find . -name '*.js' -type f -delete", | ||
"install": "shx cp -Rf ./lib/* ./ && shx rm -r ./lib", | ||
"test": "jest --no-cache --watch" | ||
@@ -13,0 +13,0 @@ }, |
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
21673
16