zaions-express-tool-kit
Advanced tools
Comparing version 0.0.10 to 0.0.11
{ | ||
"name": "zaions-express-tool-kit", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"description": "Zaions Express Tool Kit, this is for expressJs/Typescript projects created by Zaions Dev Team (https://zaions.com), We hope you will love this and all other packages we have developed for you, please do react out if you face any issue in packages we deliver. Once again have fun while working with these packages and let us know your feedback, it keeps us motivated. Have a great day :)", | ||
@@ -15,3 +15,3 @@ "main": "./dist/index.js", | ||
"test": "npm run update:linked-packages && vitest", | ||
"update:linked-packages": "yarn && yarn link zaions-tool-kit && tsup", | ||
"update:linked-packages": "yarn install --force && yarn link zaions-tool-kit && tsup", | ||
"push:code": "git add . && git commit -m 'logic updated, taking code backup' && git push -u o main", | ||
@@ -18,0 +18,0 @@ "publish": "npm run build && npm publish" |
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
63078