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.1 to 0.1.2

slack-node/LICENSE

1

slack-node/index.d.ts

@@ -5,2 +5,3 @@ // Type definitions for slack-node v0.1

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3

@@ -7,0 +8,0 @@ import * as request from "request";

17

slack-node/package.json
{
"name": "@types/slack-node",
"version": "0.1.1",
"description": "TypeScript definitions for slack-node v0.1",
"version": "0.1.2",
"description": "TypeScript definitions for slack-node",
"license": "MIT",
"author": "Joshua DeVinney <https://github.com/geoffreak>",
"contributors": [
{
"name": "Joshua DeVinney",
"url": "https://github.com/geoffreak",
"githubUsername": "geoffreak"
}
],
"main": "",

@@ -16,5 +22,4 @@ "repository": {

},
"peerDependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "d975d639a286052ebadaa89f4706a8fa01a74751a20b582cc076fa8e144e4dd5"
"typesPublisherContentHash": "34b24bb36be5ae1db49dcb6998b34d0cd2f8fb181fff59eae1a30c6f4998556b",
"typeScriptVersion": "2.3"
}

@@ -5,15 +5,13 @@ # Installation

# Summary
This package contains type definitions for slack-node v0.1 (https://github.com/clonn/slack-node-sdk).
This package contains type definitions for slack-node (https://github.com/clonn/slack-node-sdk).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/slack-node
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/slack-node
Additional Details
* Last updated: Wed, 26 Oct 2016 19:23:31 GMT
* File structure: ProperModule
* Library Dependencies: none
* Module Dependencies: request
* Global values: Slack
* Last updated: Thu, 09 Nov 2017 15:17:54 GMT
* Dependencies: 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