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

disturbed

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

disturbed - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

index.js

14

package.json
{
"name": "disturbed",
"version": "1.0.0",
"version": "1.0.1",
"description": "A distributed event emitter, both for client and nodejs servers",

@@ -23,3 +23,13 @@ "main": "index.js",

},
"homepage": "https://github.com/OptimalBits/disturbed#readme"
"homepage": "https://github.com/OptimalBits/disturbed#readme",
"dependencies": {
"node-uuid": "^1.4.7"
},
"devDependencies": {
"bluebird": "^3.4.3",
"chai": "^3.5.0",
"ioredis": "^2.3.0",
"mocha": "^3.0.2",
"redis": "^2.6.2"
}
}
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