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

whatsapp-business

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

whatsapp-business - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

23

dist/package.json
{
"name": "whatsapp-business",
"author": "MarcosNicolau",
"version": "1.2.1",
"version": "1.2.2",
"description": "This is the common configuration for node js project with typescript I always do",

@@ -27,2 +27,11 @@ "licenses": [

},
"repository": {
"type": "git",
"url": "https://github.com/MarcosNicolau/whatsapp-business-sdk.git"
},
"homepage": "https://github.com/MarcosNicolau/whatsapp-business-sdk",
"bugs": {
"url": "https://github.com/MarcosNicolau/whatsapp-business-sdk/issues",
"email": "marcosnicolau2003@gmail.com"
},
"dependencies": {

@@ -54,3 +63,2 @@ "axios": "^0.27.2",

},
"license": "ISC",
"config": {

@@ -60,3 +68,12 @@ "commitizen": {

}
}
},
"keywords": [
"meta",
"connector",
"nodejs",
"api",
"sdk",
"whatsapp",
"facebook"
]
}
{
"name": "whatsapp-business",
"author": "MarcosNicolau",
"version": "1.2.1",
"version": "1.2.2",
"description": "This is the common configuration for node js project with typescript I always do",

@@ -27,2 +27,11 @@ "licenses": [

},
"repository": {
"type": "git",
"url": "https://github.com/MarcosNicolau/whatsapp-business-sdk.git"
},
"homepage": "https://github.com/MarcosNicolau/whatsapp-business-sdk",
"bugs": {
"url": "https://github.com/MarcosNicolau/whatsapp-business-sdk/issues",
"email": "marcosnicolau2003@gmail.com"
},
"dependencies": {

@@ -54,3 +63,2 @@ "axios": "^0.27.2",

},
"license": "ISC",
"config": {

@@ -60,3 +68,12 @@ "commitizen": {

}
}
},
"keywords": [
"meta",
"connector",
"nodejs",
"api",
"sdk",
"whatsapp",
"facebook"
]
}

2

README.md

@@ -66,3 +66,3 @@ ![GitHub Workflow Status](https://img.shields.io/github/workflow/status/MarcosNicolau/whatsapp-business-sdk/Release)

- <b>src</b>: the whole connector written in typescript
- <b>dist</b> the packed bundle of the project for use in browser environments.
- <b>dist</b> the packed bundle of the project for use in nodejs environments.

@@ -69,0 +69,0 @@ ## Testing

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc