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

@feathersjs/socketio-client

Package Overview
Dependencies
Maintainers
4
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@feathersjs/socketio-client - npm Package Compare versions

Comparing version 4.3.11 to 4.4.0

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [4.4.0](https://github.com/feathersjs/feathers/compare/v4.3.11...v4.4.0) (2019-11-27)
**Note:** Version bump only for package @feathersjs/socketio-client
## [4.3.11](https://github.com/feathersjs/feathers/compare/v4.3.10...v4.3.11) (2019-11-11)

@@ -8,0 +16,0 @@

14

package.json
{
"name": "@feathersjs/socketio-client",
"description": "The client for Socket.io through feathers-socketio",
"version": "4.3.11",
"version": "4.4.0",
"homepage": "https://feathersjs.com",

@@ -31,3 +31,3 @@ "main": "lib/index.js",

"engines": {
"node": ">= 6.0.0"
"node": ">= 12"
},

@@ -44,3 +44,3 @@ "scripts": {

"dependencies": {
"@feathersjs/transport-commons": "^4.3.11",
"@feathersjs/transport-commons": "^4.4.0",
"@types/socket.io-client": "^1.4.32"

@@ -50,5 +50,5 @@ },

"@feathersjs/commons": "^4.3.7",
"@feathersjs/feathers": "^4.3.11",
"@feathersjs/socketio": "^4.3.11",
"@feathersjs/tests": "^4.3.11",
"@feathersjs/feathers": "^4.4.0",
"@feathersjs/socketio": "^4.4.0",
"@feathersjs/tests": "^4.4.0",
"chai": "^4.2.0",

@@ -59,3 +59,3 @@ "feathers-memory": "^4.1.0",

},
"gitHead": "2d95bfd7a7cf064ef95925649b45b3ebecdb86c4"
"gitHead": "e157e5f1e149a843377cb38f0a72ac191ecc3b45"
}
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