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

amocrm-client

Package Overview
Dependencies
Maintainers
1
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

amocrm-client - npm Package Compare versions

Comparing version 0.0.22 to 0.0.23

1

dist/api/ResourcePagination.js

@@ -117,2 +117,3 @@ "use strict";

const { embedded, factory } = this.params;
console.info(embedded, this.params, response);
const data = (response === null || response === void 0 ? void 0 : response._embedded[embedded]) || [];

@@ -119,0 +120,0 @@ if (!Array.isArray(data)) {

2

package.json
{
"name": "amocrm-client",
"version": "0.0.22",
"version": "0.0.23",
"description": "JS Library for AmoCRM",

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

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