@feathersjs/transport-commons
Advanced tools
Comparing version 5.0.15 to 5.0.16
@@ -6,2 +6,6 @@ # Change Log | ||
## [5.0.16](https://github.com/feathersjs/feathers/compare/v5.0.15...v5.0.16) (2024-01-22) | ||
**Note:** Version bump only for package @feathersjs/transport-commons | ||
## [5.0.15](https://github.com/feathersjs/feathers/compare/v5.0.14...v5.0.15) (2024-01-22) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@feathersjs/transport-commons", | ||
"description": "Shared functionality for websocket providers", | ||
"version": "5.0.15", | ||
"version": "5.0.16", | ||
"homepage": "https://feathersjs.com", | ||
@@ -57,5 +57,5 @@ "main": "lib/", | ||
"dependencies": { | ||
"@feathersjs/commons": "^5.0.15", | ||
"@feathersjs/errors": "^5.0.15", | ||
"@feathersjs/feathers": "^5.0.15", | ||
"@feathersjs/commons": "^5.0.16", | ||
"@feathersjs/errors": "^5.0.16", | ||
"@feathersjs/feathers": "^5.0.16", | ||
"encodeurl": "^1.0.2", | ||
@@ -74,3 +74,3 @@ "lodash": "^4.17.21" | ||
}, | ||
"gitHead": "a39910e534c5685aa9093b395ca1625ee8b187a6" | ||
"gitHead": "067e4d939a17df3d8b99b60875834865bf808efe" | ||
} |
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
147381
Updated@feathersjs/commons@^5.0.16
Updated@feathersjs/errors@^5.0.16
Updated@feathersjs/feathers@^5.0.16