New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

whatsapp-typescript-axios

Package Overview
Dependencies
Maintainers
0
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

whatsapp-typescript-axios - npm Package Compare versions

Comparing version

to
1.2.1

6

CHANGELOG.md
# whatsapp-typescript-axios
## 1.2.1
### Patch Changes
- c2df8a7: add postinstall script
## 1.2.0

@@ -4,0 +10,0 @@

7

package.json
{
"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",

}
}
}