Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gzappy-js

Package Overview
Dependencies
Maintainers
0
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gzappy-js - npm Package Compare versions

Comparing version 0.0.14 to 0.0.15

16

package.json
{
"name": "gzappy-js",
"version": "0.0.14",
"description": "GZAPPY-JS é um pacote JavaScript que facilita a integração com a API de WhatsApp da GZAPPY.",
"version": "0.0.15",
"description": "gzappy-js é um pacote JavaScript que facilita a integração com a API de WhatsApp da gzappy.com",
"main": "dist/index.js",

@@ -16,3 +16,4 @@ "module": "dist/index.mjs",

"lint:fix": "prettier --write .",
"npm:deploy": "npm run build && npm publish"
"npm:deploy": "npm run build && npm publish",
"test": "jest"
},

@@ -22,3 +23,5 @@ "keywords": [

"api",
"gzappy"
"gzappy",
"whatsapp api",
"restful api whatsapp"
],

@@ -31,3 +34,8 @@ "author": "gzappy",

"devDependencies": {
"@types/jest": "^29.5.12",
"dotenv": "^16.4.5",
"jest": "^29.7.0",
"prettier": "^3.3.2",
"supertest": "^7.0.0",
"ts-jest": "^29.1.5",
"tsup": "^8.1.0",

@@ -34,0 +42,0 @@ "typescript": "^5.4.5"

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