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

wave

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wave - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

8

package.json

@@ -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:

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