@feathersjs/transport-commons
Advanced tools
Comparing version 4.5.16 to 4.5.17
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.5.17](https://github.com/feathersjs/feathers/compare/v4.5.16...v4.5.17) (2023-07-17) | ||
**Note:** Version bump only for package @feathersjs/transport-commons | ||
## [4.5.16](https://github.com/feathersjs/feathers/compare/v4.5.15...v4.5.16) (2023-02-24) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@feathersjs/transport-commons", | ||
"description": "Shared functionality for websocket providers", | ||
"version": "4.5.16", | ||
"version": "4.5.17", | ||
"homepage": "https://feathersjs.com", | ||
@@ -47,3 +47,3 @@ "main": "lib/", | ||
"@feathersjs/commons": "^4.5.16", | ||
"@feathersjs/errors": "^4.5.16", | ||
"@feathersjs/errors": "^4.5.17", | ||
"debug": "^4.3.3", | ||
@@ -54,3 +54,3 @@ "lodash": "^4.17.21", | ||
"devDependencies": { | ||
"@feathersjs/feathers": "^4.5.16", | ||
"@feathersjs/feathers": "^4.5.17", | ||
"@types/debug": "^4.1.7", | ||
@@ -64,3 +64,3 @@ "@types/mocha": "^9.0.0", | ||
}, | ||
"gitHead": "18872c070d9db0258f06cc66f08c0c6a9311b0b2" | ||
"gitHead": "022a407dab1e813d23b283d145dfff9a870541ee" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
102729
Updated@feathersjs/errors@^4.5.17