@youri-kane/heroku-client
Advanced tools
Comparing version 0.1.12 to 0.1.13
{ | ||
"name": "@youri-kane/heroku-client", | ||
"version": "0.1.12", | ||
"version": "0.1.13", | ||
"description": "heroku developer api client with typescript support", | ||
@@ -9,6 +9,4 @@ "main": "dist/index.js", | ||
"build": "tsc --project ./tsconfig.lib.json", | ||
"clean": "rm -rf ./dist", | ||
"clean-build": "npm run clean && npm run build", | ||
"lint": "eslint . --ext .ts --fix", | ||
"prepare-publish": "npm run lint && npm run clean-build", | ||
"prepare-publish": "npm run lint && npm run build", | ||
"publish-package": "npm run prepare-publish && npm version patch --force && npm publish --access public" | ||
@@ -15,0 +13,0 @@ }, |
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
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
140638
188
2631