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

intercom-client

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

intercom-client - npm Package Compare versions

Comparing version 1.1.2 to 1.1.4

3

dist/client.js

@@ -121,2 +121,5 @@ 'use strict';

value: function callback(f, data) {
if (!f) {
return;
}
if (f.length >= 2) {

@@ -123,0 +126,0 @@ var hasErrors = data.body && data.body.type === 'error.list';

2

package.json
{
"name": "intercom-client",
"version": "1.1.2",
"version": "1.1.4",
"description": "Official Node bindings to the Intercom API",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/intercom/intercom-node",

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