Socket
Socket
Sign inDemoInstall

amocrm_api

Package Overview
Dependencies
152
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

3

lib/api.js

@@ -73,3 +73,4 @@ let request = require('request');

error_code: res.statusCode,
error_message: res.statusMessage
error_message: res.statusMessage,
additional: res.body
});

@@ -76,0 +77,0 @@ }

{
"name": "amocrm_api",
"version": "1.0.1",
"version": "1.0.2",
"description": "AmoCRM API Module",

@@ -5,0 +5,0 @@ "main": "index.js",

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