@feathersjs/feathers
Advanced tools
Comparing version 5.0.8 to 5.0.9
@@ -1,2 +0,2 @@ | ||
declare const _default: "5.0.8"; | ||
declare const _default: "5.0.9"; | ||
export default _default; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.default = '5.0.8'; | ||
exports.default = '5.0.9'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@feathersjs/feathers", | ||
"description": "A framework for real-time applications and REST API with JavaScript and TypeScript", | ||
"version": "5.0.8", | ||
"version": "5.0.9", | ||
"homepage": "http://feathersjs.com", | ||
@@ -61,3 +61,3 @@ "repository": { | ||
"dependencies": { | ||
"@feathersjs/commons": "^5.0.8", | ||
"@feathersjs/commons": "^5.0.9", | ||
"@feathersjs/hooks": "^0.8.1", | ||
@@ -68,9 +68,9 @@ "events": "^3.3.0" | ||
"@types/mocha": "^10.0.1", | ||
"@types/node": "^20.4.2", | ||
"@types/node": "^20.7.0", | ||
"mocha": "^10.2.0", | ||
"shx": "^0.3.4", | ||
"ts-node": "^10.9.1", | ||
"typescript": "^5.1.6" | ||
"typescript": "^5.2.2" | ||
}, | ||
"gitHead": "414336a047a556f1986b4bb253416d5b8a973d9f" | ||
"gitHead": "64ee98dadf02dac34f31e3cb7b6b10e1f7405bfa" | ||
} |
@@ -1,1 +0,1 @@ | ||
export default '5.0.8' | ||
export default '5.0.9' |
Sorry, the diff of this file is too big to display
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
155299
Updated@feathersjs/commons@^5.0.9