Socket
Socket
Sign inDemoInstall

slack-client

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

slack-client - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

12

package.json
{
"name": "slack-client",
"version": "1.0.0",
"version": "1.0.1",
"description": "A library for creating a full Slack client",

@@ -26,7 +26,6 @@ "main": "./index",

},
"dependencies": {
"coffee-script": "1.6.3",
"ws": "0.4.31",
"log": "1.4.0"
"coffee-script": "1.6.3",
"ws": "0.4.31",
"log": "1.4.0"
},

@@ -39,7 +38,6 @@ "devDependencies": {

},
"engines": {
"node": ">= 0.8.x",
"npm": ">= 1.1.x"
"npm": ">= 1.1.x"
}
}
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