@feathersjs/adapter-commons
Advanced tools
Comparing version 5.0.16 to 5.0.17
@@ -6,2 +6,6 @@ # Change Log | ||
## [5.0.17](https://github.com/feathersjs/feathers/compare/v5.0.16...v5.0.17) (2024-01-22) | ||
**Note:** Version bump only for package @feathersjs/adapter-commons | ||
## [5.0.16](https://github.com/feathersjs/feathers/compare/v5.0.15...v5.0.16) (2024-01-22) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@feathersjs/adapter-commons", | ||
"version": "5.0.16", | ||
"version": "5.0.17", | ||
"description": "Shared database adapter utility functions", | ||
@@ -53,5 +53,5 @@ "homepage": "https://feathersjs.com", | ||
"dependencies": { | ||
"@feathersjs/commons": "^5.0.16", | ||
"@feathersjs/errors": "^5.0.16", | ||
"@feathersjs/feathers": "^5.0.16" | ||
"@feathersjs/commons": "^5.0.17", | ||
"@feathersjs/errors": "^5.0.17", | ||
"@feathersjs/feathers": "^5.0.17" | ||
}, | ||
@@ -68,3 +68,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "067e4d939a17df3d8b99b60875834865bf808efe" | ||
"gitHead": "33a2e000e762db37ede9b1282edb754e03cd4c30" | ||
} |
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
93580
Updated@feathersjs/commons@^5.0.17
Updated@feathersjs/errors@^5.0.17
Updated@feathersjs/feathers@^5.0.17