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

@types/slack-node

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/slack-node - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

6

slack-node/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for slack-node v0.1
// Project: https://github.com/clonn/slack-node-sdk
// Definitions by: Joshua DeVinney <https://github.com/geoffreak>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
import * as request from "request";

@@ -8,0 +2,0 @@

8

slack-node/package.json
{
"name": "@types/slack-node",
"version": "0.1.5",
"version": "0.1.6",
"description": "TypeScript definitions for slack-node",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/slack-node",

"name": "Joshua DeVinney",
"url": "https://github.com/geoffreak",
"githubUsername": "geoffreak"
"githubUsername": "geoffreak",
"url": "https://github.com/geoffreak"
}

@@ -26,4 +26,4 @@ ],

},
"typesPublisherContentHash": "4fa216c5358bdfe1f4a0b0a291171779ffb14bc1081be900f6acea4742196316",
"typesPublisherContentHash": "887d248e7d417aa287b1caf6fe5627386cd7e4a7922cfb000c6d9365e32da3be",
"typeScriptVersion": "4.5"
}

@@ -11,8 +11,2 @@ # Installation

````ts
// Type definitions for slack-node v0.1
// Project: https://github.com/clonn/slack-node-sdk
// Definitions by: Joshua DeVinney <https://github.com/geoffreak>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
import * as request from "request";

@@ -61,7 +55,6 @@

### Additional Details
* Last updated: Mon, 25 Sep 2023 13:39:06 GMT
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT
* Dependencies: [@types/request](https://npmjs.com/package/@types/request)
* Global values: none
# Credits
These definitions were written by [Joshua DeVinney](https://github.com/geoffreak).
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