@feathersjs/transport-commons
Advanced tools
Comparing version 5.0.0-pre.36 to 5.0.0-pre.37
@@ -6,2 +6,6 @@ # Change Log | ||
# [5.0.0-pre.37](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.36...v5.0.0-pre.37) (2023-02-09) | ||
**Note:** Version bump only for package @feathersjs/transport-commons | ||
# [5.0.0-pre.36](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.35...v5.0.0-pre.36) (2023-01-29) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@feathersjs/transport-commons", | ||
"description": "Shared functionality for websocket providers", | ||
"version": "5.0.0-pre.36", | ||
"version": "5.0.0-pre.37", | ||
"homepage": "https://feathersjs.com", | ||
@@ -57,5 +57,5 @@ "main": "lib/", | ||
"dependencies": { | ||
"@feathersjs/commons": "^5.0.0-pre.36", | ||
"@feathersjs/errors": "^5.0.0-pre.36", | ||
"@feathersjs/feathers": "^5.0.0-pre.36", | ||
"@feathersjs/commons": "^5.0.0-pre.37", | ||
"@feathersjs/errors": "^5.0.0-pre.37", | ||
"@feathersjs/feathers": "^5.0.0-pre.37", | ||
"encodeurl": "^1.0.2", | ||
@@ -72,5 +72,5 @@ "lodash": "^4.17.21" | ||
"ts-node": "^10.9.1", | ||
"typescript": "^4.9.4" | ||
"typescript": "^4.9.5" | ||
}, | ||
"gitHead": "9a107b463cc80d7f3c28553c908987e05b0b634a" | ||
"gitHead": "17a8b3b2614876772472d3cab3d96d45c01db6ed" | ||
} |
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
137683