Socket
Socket
Sign inDemoInstall

apigratis-sdk-nodejs

Package Overview
Dependencies
2
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.7 to 0.0.8

2

package.json
{
"name": "apigratis-sdk-nodejs",
"version": "0.0.7",
"version": "0.0.8",
"description": "A ideia desse SDK é otimizar o tempo de código dos usuários auxiliando na integração com a plataforma",

@@ -5,0 +5,0 @@ "homepage": "https://apigratis.com.br",

@@ -12,5 +12,7 @@ const axios = require("axios");

console.log(data);
try {
const config = {
let config = {
method: "POST",

@@ -17,0 +19,0 @@ url: `${SERVER}/whatsapp/${action || ""}`,

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc