Comparing version 0.4.10 to 0.4.11
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
46768
1153
6
18
2
+ Addedkey-forge@~0.1.3
+ Addedpirate@~0.9.7
+ Addedbson@0.1.8(transitive)
+ Addedelasticsearchclient@0.5.3(transitive)
+ Addedkey-forge@0.1.3(transitive)
+ Addedmongodb@1.2.14(transitive)
+ Addedpirate@0.9.11(transitive)
+ Addedredis@0.10.3(transitive)