@kolinext/common
Advanced tools
Comparing version 1.0.14 to 1.0.15
{ | ||
"name": "@kolinext/common", | ||
"version": "1.0.14", | ||
"version": "1.0.15", | ||
"description": "kolinext common microservices interfaces and functions", | ||
@@ -13,3 +13,3 @@ "main": "./build/index.js", | ||
"build": "npm run clean && tsc", | ||
"pub": "npm version patch && npm run build && git add . && git commit -m \"Updates\" && npm publish" | ||
"pub": "git add . && git commit -m \"Updates\" && npm version patch && npm run build && npm publish" | ||
}, | ||
@@ -16,0 +16,0 @@ "keywords": [], |
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
1