Socket
Socket
Sign inDemoInstall

@feathersjs/transport-commons

Package Overview
Dependencies
Maintainers
3
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@feathersjs/transport-commons - npm Package Compare versions

Comparing version 5.0.21 to 5.0.22

4

CHANGELOG.md

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

## [5.0.22](https://github.com/feathersjs/feathers/compare/v5.0.21...v5.0.22) (2024-02-15)
**Note:** Version bump only for package @feathersjs/transport-commons
## [5.0.21](https://github.com/feathersjs/feathers/compare/v5.0.20...v5.0.21) (2024-01-25)

@@ -8,0 +12,0 @@

14

package.json
{
"name": "@feathersjs/transport-commons",
"description": "Shared functionality for websocket providers",
"version": "5.0.21",
"version": "5.0.22",
"homepage": "https://feathersjs.com",

@@ -57,5 +57,5 @@ "main": "lib/",

"dependencies": {
"@feathersjs/commons": "^5.0.21",
"@feathersjs/errors": "^5.0.21",
"@feathersjs/feathers": "^5.0.21",
"@feathersjs/commons": "^5.0.22",
"@feathersjs/errors": "^5.0.22",
"@feathersjs/feathers": "^5.0.22",
"encodeurl": "^1.0.2",

@@ -68,4 +68,4 @@ "lodash": "^4.17.21"

"@types/mocha": "^10.0.6",
"@types/node": "^20.11.6",
"mocha": "^10.2.0",
"@types/node": "^20.11.17",
"mocha": "^10.3.0",
"shx": "^0.3.4",

@@ -75,3 +75,3 @@ "ts-node": "^10.9.2",

},
"gitHead": "89b51f14aa09159b6c3d67d9e342e84ec6cfc5a0"
"gitHead": "c9511d98096de531fbea100d8e0f5b30e47ce17e"
}
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