whatsapp-typescript-axios
Advanced tools
Comparing version
# whatsapp-typescript-axios | ||
## 1.2.1 | ||
### Patch Changes | ||
- c2df8a7: add postinstall script | ||
## 1.2.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "whatsapp-typescript-axios", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"main": "index.js", | ||
@@ -12,3 +12,4 @@ "scripts": { | ||
"ci:publish": "npm publish --access public", | ||
"release": "changeset publish" | ||
"release": "changeset publish", | ||
"postinstall": "npm run generate" | ||
}, | ||
@@ -52,2 +53,2 @@ "author": "froggy1014", | ||
} | ||
} | ||
} |
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
397648
0.03%1
Infinity%