@feathersjs/commons
Advanced tools
Comparing version 5.0.0-pre.11 to 5.0.0-pre.14
@@ -6,2 +6,26 @@ # Change Log | ||
# [5.0.0-pre.14](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.13...v5.0.0-pre.14) (2021-10-13) | ||
**Note:** Version bump only for package @feathersjs/commons | ||
# [5.0.0-pre.13](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.12...v5.0.0-pre.13) (2021-10-13) | ||
**Note:** Version bump only for package @feathersjs/commons | ||
# [5.0.0-pre.12](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.11...v5.0.0-pre.12) (2021-10-12) | ||
**Note:** Version bump only for package @feathersjs/commons | ||
# [5.0.0-pre.11](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.10...v5.0.0-pre.11) (2021-10-06) | ||
@@ -8,0 +32,0 @@ |
{ | ||
"name": "@feathersjs/commons", | ||
"version": "5.0.0-pre.11", | ||
"version": "5.0.0-pre.14", | ||
"description": "Shared Feathers utility functions", | ||
@@ -54,9 +54,9 @@ "homepage": "https://feathersjs.com", | ||
"@types/mocha": "^9.0.0", | ||
"@types/node": "^16.10.2", | ||
"@types/node": "^16.10.4", | ||
"mocha": "^9.1.2", | ||
"shx": "^0.3.3", | ||
"ts-node": "^10.2.1", | ||
"typescript": "^4.4.3" | ||
"ts-node": "^10.3.0", | ||
"typescript": "^4.4.4" | ||
}, | ||
"gitHead": "a9f7865cce8db2305b7c0d2ef4a165c2724034ef" | ||
"gitHead": "9bb26276938aead1f3f582be5517a49a8ce00f09" | ||
} |
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
45785