@feathersjs/commons
Advanced tools
Comparing version 5.0.6 to 5.0.7
@@ -6,2 +6,10 @@ # Change Log | ||
## [5.0.7](https://github.com/feathersjs/feathers/compare/v5.0.6...v5.0.7) (2023-07-14) | ||
**Note:** Version bump only for package @feathersjs/commons | ||
## [5.0.6](https://github.com/feathersjs/feathers/compare/v5.0.5...v5.0.6) (2023-06-15) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@feathersjs/commons", | ||
"version": "5.0.6", | ||
"version": "5.0.7", | ||
"description": "Shared Feathers utility functions", | ||
@@ -56,9 +56,9 @@ "homepage": "https://feathersjs.com", | ||
"@types/mocha": "^10.0.1", | ||
"@types/node": "^20.3.1", | ||
"@types/node": "^20.4.2", | ||
"mocha": "^10.2.0", | ||
"shx": "^0.3.4", | ||
"ts-node": "^10.9.1", | ||
"typescript": "^5.1.3" | ||
"typescript": "^5.1.6" | ||
}, | ||
"gitHead": "71ac655d260fbc9aa65cd5b9a6c088f0187ace4e" | ||
"gitHead": "1ab855487d2dfacb114339c634621357bce3a56a" | ||
} |
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
51928