Comparing version 0.2.2 to 0.2.3
@@ -6,4 +6,4 @@ { "name" : "wave" | ||
, "version" : "0.2.2" | ||
, "engines" : {"node": ">=0.4.0"} | ||
, "version" : "0.2.3" | ||
, "engines" : {"node": ">=0.6.0"} | ||
@@ -31,6 +31,6 @@ , "bugs" : "http://github.com/scottbw/wave-node/issues" | ||
, "dependencies" : { "keys" : ">=0.1.2" | ||
,"socket.io": ">=0.7.0" | ||
,"redis": ">=0.5.2" | ||
,"socket.io": ">=0.9.5" | ||
,"redis": ">=0.7.0" | ||
} | ||
} |
@@ -54,3 +54,3 @@ # Wave-Node | ||
These can all be found in the "client" folder | ||
These can all be found in the "client" folder; you can also load the current socket.io.js client from the server itself (e.g. http://localhost:8081/socket.io/socket.io.js) | ||
@@ -57,0 +57,0 @@ In addition you need to call the following methods in your own scripts after importing the wave.js library: |
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
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
Non-existent author
Supply chain riskThe package was published by an npm account that no longer exists.
Found 1 instance in 1 package
97809
0
1
Updatedredis@>=0.7.0
Updatedsocket.io@>=0.9.5