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.4.2

7

package.json
{
"name": "whatsapp-typescript-axios",
"version": "1.4.1",
"main": "src/index.ts",
"version": "1.4.2",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {
"commit": "cz",
"prepare": "npm run generate && tsc && husky",
"prepare": "husky",
"generate": "openapi-generator-cli generate && tsc",

@@ -9,0 +10,0 @@ "changeset": "changeset",