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.5.0 to 1.5.1

2

client.d.ts
declare function socketio(connections:any, options?:any):void;
declare function socketio(connections:any, options?:any):Function;
declare namespace socketio{}

@@ -5,0 +5,0 @@ export = socketio;

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

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

"feathers-commons": "^0.8.0",
"feathers-hooks": "^1.5.2",
"feathers-hooks": "^1.8.0",
"feathers-memory": "^1.0.0",

@@ -78,0 +78,0 @@ "istanbul": "^1.1.0-alpha.1",

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