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.13 to 5.0.14

4

CHANGELOG.md

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

## [5.0.14](https://github.com/feathersjs/feathers/compare/v5.0.13...v5.0.14) (2024-01-05)
**Note:** Version bump only for package @feathersjs/transport-commons
## [5.0.13](https://github.com/feathersjs/feathers/compare/v5.0.12...v5.0.13) (2023-12-29)

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

12

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

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

"dependencies": {
"@feathersjs/commons": "^5.0.13",
"@feathersjs/errors": "^5.0.13",
"@feathersjs/feathers": "^5.0.13",
"@feathersjs/commons": "^5.0.14",
"@feathersjs/errors": "^5.0.14",
"@feathersjs/feathers": "^5.0.14",
"encodeurl": "^1.0.2",

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

"@types/mocha": "^10.0.6",
"@types/node": "^20.10.5",
"@types/node": "^20.10.6",
"mocha": "^10.2.0",

@@ -75,3 +75,3 @@ "shx": "^0.3.4",

},
"gitHead": "486f4e781015f05944f3200da277a9e50759f513"
"gitHead": "43e752653271566e8a397a8b82cd6e45fcbc6768"
}
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