@feathersjs/adapter-commons
Advanced tools
Comparing version 5.0.20 to 5.0.21
@@ -6,2 +6,6 @@ # Change Log | ||
## [5.0.21](https://github.com/feathersjs/feathers/compare/v5.0.20...v5.0.21) (2024-01-25) | ||
**Note:** Version bump only for package @feathersjs/adapter-commons | ||
## [5.0.20](https://github.com/feathersjs/feathers/compare/v5.0.19...v5.0.20) (2024-01-24) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@feathersjs/adapter-commons", | ||
"version": "5.0.20", | ||
"version": "5.0.21", | ||
"description": "Shared database adapter utility functions", | ||
@@ -53,5 +53,5 @@ "homepage": "https://feathersjs.com", | ||
"dependencies": { | ||
"@feathersjs/commons": "^5.0.20", | ||
"@feathersjs/errors": "^5.0.20", | ||
"@feathersjs/feathers": "^5.0.20" | ||
"@feathersjs/commons": "^5.0.21", | ||
"@feathersjs/errors": "^5.0.21", | ||
"@feathersjs/feathers": "^5.0.21" | ||
}, | ||
@@ -68,3 +68,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "af185f068b64e8ca8e382c29b8429b414313d9c0" | ||
"gitHead": "89b51f14aa09159b6c3d67d9e342e84ec6cfc5a0" | ||
} |
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
94224
Updated@feathersjs/commons@^5.0.21
Updated@feathersjs/errors@^5.0.21
Updated@feathersjs/feathers@^5.0.21