@eclipse-che/theia-remote-impl-che-server
Advanced tools
Comparing version 0.0.1-1613557425 to 0.0.1-1613595311
@@ -9,3 +9,3 @@ { | ||
}, | ||
"version": "0.0.1-1613557425", | ||
"version": "0.0.1-1613595311", | ||
"files": [ | ||
@@ -29,3 +29,4 @@ "lib", | ||
"compile": "tsc", | ||
"build": "concurrently -n \"format,lint,compile\" -c \"red,green,blue\" \"yarn format\" \"yarn lint\" \"yarn compile\"", | ||
"build": "concurrently -n \"format,lint,compile\" -c \"red,green,blue,purple\" \"yarn format\" \"yarn lint\" \"yarn compile\"", | ||
"test": "if-env SKIP_TEST=true && echo 'skip test' || jest --forceExit", | ||
"watch": "tsc -w", | ||
@@ -32,0 +33,0 @@ "publish:next": "yarn publish --registry=https://registry.npmjs.org/ --no-git-tag-version --new-version 0.0.1-\"$(date +%s)\"" |
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
215549