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.79 to 0.0.80

6

dist/dto/lead.dto.js

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

(0, class_transformer_1.Transform)(({ value }) => new ResourceCollection_1.ResourceCollection(value), { toClassOnly: true }),
(0, class_transformer_1.Transform)(({ value }) => value.all(), { toPlainOnly: true }),
tslib_1.__metadata("design:type", Array)

@@ -41,6 +42,3 @@ ], LeadEmbeddedDTO.prototype, "contacts", void 0);

tslib_1.__decorate([
(0, class_transformer_1.Transform)(({ value }) => {
console.log(value);
return (0, moment_1.default)(value);
}, { toClassOnly: true }),
(0, class_transformer_1.Transform)(({ value }) => moment_1.default.unix(value), { toClassOnly: true }),
(0, class_transformer_1.Transform)(({ value }) => value.valueOf(), { toPlainOnly: true }),

@@ -47,0 +45,0 @@ tslib_1.__metadata("design:type", Object)

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