Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/intercom-client

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/intercom-client - npm Package Compare versions

Comparing version 2.11.19 to 3.0.0

41

intercom-client/package.json
{
"name": "@types/intercom-client",
"version": "2.11.19",
"description": "TypeScript definitions for intercom-client",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/intercom-client",
"license": "MIT",
"contributors": [
{
"name": "Jinesh Shah",
"githubUsername": "jineshshah36",
"url": "https://github.com/jineshshah36"
},
{
"name": "Josef Hornych",
"githubUsername": "peping",
"url": "https://github.com/peping"
},
{
"name": "Chris Doe",
"githubUsername": "cdoe",
"url": "https://github.com/cdoe"
},
{
"name": "Kroustille",
"githubUsername": "kroustille",
"url": "https://github.com/kroustille"
}
],
"version": "3.0.0",
"description": "Stub TypeScript definitions entry for intercom-client, which provides its own types definitions",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/intercom-client"
},
"scripts": {},
"license": "MIT",
"dependencies": {
"@types/node": "*",
"@types/request": "*"
"intercom-client": "*"
},
"typesPublisherContentHash": "3b25ae146c03da2aafa464bfdea3086b28638308a1deb7b673e26cb9b85eca5c",
"typeScriptVersion": "4.6"
"deprecated": "This is a stub types definition. intercom-client provides its own type definitions, so you do not need this installed."
}

@@ -1,15 +0,3 @@

# Installation
> `npm install --save @types/intercom-client`
This is a stub types definition for @types/intercom-client (https://github.com/intercom/intercom-node).
# Summary
This package contains type definitions for intercom-client (https://github.com/intercom/intercom-node).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/intercom-client.
### Additional Details
* Last updated: Mon, 29 Jan 2024 23:36:01 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node), [@types/request](https://npmjs.com/package/@types/request)
# Credits
These definitions were written by [Jinesh Shah](https://github.com/jineshshah36), [Josef Hornych](https://github.com/peping), [Chris Doe](https://github.com/cdoe), and [Kroustille](https://github.com/kroustille).
intercom-client provides its own type definitions, so you don't need @types/intercom-client installed!
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