@feathersjs/adapter-commons
Advanced tools
Comparing version 5.0.4 to 5.0.5
@@ -6,2 +6,6 @@ # Change Log | ||
## [5.0.5](https://github.com/feathersjs/feathers/compare/v5.0.4...v5.0.5) (2023-04-28) | ||
**Note:** Version bump only for package @feathersjs/adapter-commons | ||
## [5.0.4](https://github.com/feathersjs/feathers/compare/v5.0.3...v5.0.4) (2023-04-12) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@feathersjs/adapter-commons", | ||
"version": "5.0.4", | ||
"version": "5.0.5", | ||
"description": "Shared database adapter utility functions", | ||
@@ -53,5 +53,5 @@ "homepage": "https://feathersjs.com", | ||
"dependencies": { | ||
"@feathersjs/commons": "^5.0.4", | ||
"@feathersjs/errors": "^5.0.4", | ||
"@feathersjs/feathers": "^5.0.4" | ||
"@feathersjs/commons": "^5.0.5", | ||
"@feathersjs/errors": "^5.0.5", | ||
"@feathersjs/feathers": "^5.0.5" | ||
}, | ||
@@ -68,3 +68,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "376e89040991db500f1f327aa699322543315039" | ||
"gitHead": "42bd5e40ec73b10939b9a008ae8e49c39a191009" | ||
} |
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
91003
Updated@feathersjs/commons@^5.0.5
Updated@feathersjs/errors@^5.0.5
Updated@feathersjs/feathers@^5.0.5