Socket
Socket
Sign inDemoInstall

@feathersjs/transport-commons

Package Overview
Dependencies
Maintainers
0
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.29 to 5.0.30

4

CHANGELOG.md

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

## [5.0.30](https://github.com/feathersjs/feathers/compare/v5.0.29...v5.0.30) (2024-09-02)
**Note:** Version bump only for package @feathersjs/transport-commons
## [5.0.29](https://github.com/feathersjs/feathers/compare/v5.0.28...v5.0.29) (2024-07-10)

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

18

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

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

"dependencies": {
"@feathersjs/commons": "^5.0.29",
"@feathersjs/errors": "^5.0.29",
"@feathersjs/feathers": "^5.0.29",
"@feathersjs/commons": "^5.0.30",
"@feathersjs/errors": "^5.0.30",
"@feathersjs/feathers": "^5.0.30",
"encodeurl": "^2.0.0",

@@ -66,11 +66,11 @@ "lodash": "^4.17.21"

"@types/encodeurl": "^1.0.2",
"@types/lodash": "^4.17.6",
"@types/lodash": "^4.17.7",
"@types/mocha": "^10.0.7",
"@types/node": "^20.14.10",
"mocha": "^10.6.0",
"@types/node": "^22.5.1",
"mocha": "^10.7.3",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"typescript": "^5.5.3"
"typescript": "^5.5.4"
},
"gitHead": "6330134f97a1de4b627d41e8bcc2287498d5faa2"
"gitHead": "ce00d390ddd85a5be533da69f7958fdc330d8f80"
}

@@ -11,4 +11,4 @@ # @feathersjs/transport-commons

Copyright (c) 2023 [Feathers contributors](https://github.com/feathersjs/feathers/graphs/contributors)
Copyright (c) 2024 [Feathers contributors](https://github.com/feathersjs/feathers/graphs/contributors)
Licensed under the [MIT license](LICENSE).

Sorry, the diff of this file is not supported yet

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