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.26 to 0.0.27

2

dist/api/ResourcePagination.js

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

const { embedded, factory } = this.params;
if (!(response === null || response === void 0 ? void 0 : response._embedded))
if (response && !response._embedded)
return [];

@@ -120,0 +120,0 @@ const data = (response === null || response === void 0 ? void 0 : response._embedded[embedded]) || [];

{
"name": "amocrm-client",
"version": "0.0.26",
"version": "0.0.27",
"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