@feathersjs/adapter-commons
Advanced tools
Comparing version 4.3.10 to 4.3.11
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.3.11](https://github.com/feathersjs/feathers/compare/v4.3.10...v4.3.11) (2019-11-11) | ||
**Note:** Version bump only for package @feathersjs/adapter-commons | ||
## [4.3.10](https://github.com/feathersjs/feathers/compare/v4.3.9...v4.3.10) (2019-10-26) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@feathersjs/adapter-commons", | ||
"version": "4.3.10", | ||
"version": "4.3.11", | ||
"description": "Shared database adapter utility functions", | ||
@@ -10,2 +10,6 @@ "homepage": "https://feathersjs.com", | ||
"license": "MIT", | ||
"funding": { | ||
"type": "opencollective", | ||
"url": "https://opencollective.com/feathers" | ||
}, | ||
"repository": { | ||
@@ -42,4 +46,4 @@ "type": "git", | ||
"@feathersjs/commons": "^4.3.7", | ||
"@feathersjs/errors": "^4.3.10", | ||
"@feathersjs/feathers": "^4.3.10" | ||
"@feathersjs/errors": "^4.3.11", | ||
"@feathersjs/feathers": "^4.3.11" | ||
}, | ||
@@ -56,3 +60,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "524da3b8eae3086eac6ecc0a06a45e825de77594" | ||
"gitHead": "2d95bfd7a7cf064ef95925649b45b3ebecdb86c4" | ||
} |
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
49734
Updated@feathersjs/errors@^4.3.11
Updated@feathersjs/feathers@^4.3.11