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.18 to 5.0.19

4

CHANGELOG.md

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

## [5.0.19](https://github.com/feathersjs/feathers/compare/v5.0.18...v5.0.19) (2024-01-23)
**Note:** Version bump only for package @feathersjs/transport-commons
## [5.0.18](https://github.com/feathersjs/feathers/compare/v5.0.17...v5.0.18) (2024-01-22)

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

10

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

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

"dependencies": {
"@feathersjs/commons": "^5.0.18",
"@feathersjs/errors": "^5.0.18",
"@feathersjs/feathers": "^5.0.18",
"@feathersjs/commons": "^5.0.19",
"@feathersjs/errors": "^5.0.19",
"@feathersjs/feathers": "^5.0.19",
"encodeurl": "^1.0.2",

@@ -74,3 +74,3 @@ "lodash": "^4.17.21"

},
"gitHead": "8f4c7d4c9424659d3fc464bd1c010dc6a331cfc8"
"gitHead": "a49c2c2d2ba76b338268b3d155836b518364eec4"
}
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