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

mutual

Package Overview
Dependencies
Maintainers
3
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mutual - npm Package Compare versions

Comparing version 0.4.10 to 0.4.11

lib/channel.js

9

package.json
{
"name": "mutual",
"version": "0.4.10",
"version": "0.4.11",
"description": "Scala-inspired Actors that use Redis as a message transport",
"main": "src/index.coffee",
"main": "lib/index.js",
"scripts": {

@@ -26,5 +26,10 @@ "test": "rake test"

"readmeFilename": "README.md",
"scripts": {
"prepublish": "coffee -o lib/ -c src/*.coffee"
},
"dependencies": {
"fairmont": "0.7.x",
"generic-pool": "2.0.2",
"key-forge": "~0.1.3",
"pirate": "~0.9.7",
"redis": "0.8.x",

@@ -31,0 +36,0 @@ "typely": "0.0.x"

Sorry, the diff of this file is not supported yet

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