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

feathers-socketio

Package Overview
Dependencies
Maintainers
3
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

feathers-socketio - npm Package Compare versions

Comparing version 1.6.0 to 2.0.0

8

package.json
{
"name": "feathers-socketio",
"description": "The Feathers Socket.io real-time API provider",
"version": "1.6.0",
"version": "2.0.0",
"homepage": "https://github.com/feathersjs/feathers-socketio",

@@ -63,3 +63,3 @@ "main": "lib/",

"feathers-socket-commons": "^2.0.0",
"socket.io": "^1.7.1",
"socket.io": "^2.0.1",
"uberproto": "^1.2.0"

@@ -83,5 +83,5 @@ },

"rimraf": "^2.5.4",
"semistandard": "^10.0.0",
"socket.io-client": "^1.5.0"
"semistandard": "^11.0.0",
"socket.io-client": "^2.0.0"
}
}
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