@feathersjs/commons
Advanced tools
Comparing version 5.0.0-pre.10 to 5.0.0-pre.11
@@ -6,2 +6,10 @@ # Change Log | ||
# [5.0.0-pre.11](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.10...v5.0.0-pre.11) (2021-10-06) | ||
**Note:** Version bump only for package @feathersjs/commons | ||
# [5.0.0-pre.10](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.9...v5.0.0-pre.10) (2021-09-19) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@feathersjs/commons", | ||
"version": "5.0.0-pre.10", | ||
"version": "5.0.0-pre.11", | ||
"description": "Shared Feathers utility functions", | ||
@@ -54,4 +54,4 @@ "homepage": "https://feathersjs.com", | ||
"@types/mocha": "^9.0.0", | ||
"@types/node": "^16.9.4", | ||
"mocha": "^9.1.1", | ||
"@types/node": "^16.10.2", | ||
"mocha": "^9.1.2", | ||
"shx": "^0.3.3", | ||
@@ -58,0 +58,0 @@ "ts-node": "^10.2.1", |
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
45263