Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "gent-core", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Library for simple business processes implementation", | ||
"scripts": { | ||
"build": "tsc", | ||
"build": "tsc && mkdir -p ./lib/proto/ && cp -r ./src/proto/ ./lib/proto/", | ||
"test-grpc": "ts-node ./src/__tests__/custom.ts", | ||
@@ -8,0 +8,0 @@ "test-watch": "jest --watch-all", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
55037
0