@types/slack-node
Advanced tools
Comparing version 0.1.5 to 0.1.6
@@ -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 @@ |
{ | ||
"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). |
4963
34
59