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.72 to 0.0.73

2

dist/dto/lead.dto.js

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

this.contacts = this.parseEmbedded(attributes.contacts, ContactFactory_1.ContactFactory);
console.log('contacts', this.contacts);
}

@@ -30,3 +29,2 @@ parseEmbedded(items, factory) {

super(factory, attributes);
console.log("embedded", attributes._embedded);
}

@@ -33,0 +31,0 @@ };

2

package.json
{
"name": "amocrm-client",
"version": "0.0.72",
"version": "0.0.73",
"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