@feathersjs/feathers
Advanced tools
Comparing version 5.0.14 to 5.0.15
@@ -1,2 +0,2 @@ | ||
declare const _default: "5.0.14"; | ||
declare const _default: "5.0.15"; | ||
export default _default; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.default = '5.0.14'; | ||
exports.default = '5.0.15'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@feathersjs/feathers", | ||
"description": "A framework for real-time applications and REST API with JavaScript and TypeScript", | ||
"version": "5.0.14", | ||
"version": "5.0.15", | ||
"homepage": "http://feathersjs.com", | ||
@@ -61,3 +61,3 @@ "repository": { | ||
"dependencies": { | ||
"@feathersjs/commons": "^5.0.14", | ||
"@feathersjs/commons": "^5.0.15", | ||
"@feathersjs/hooks": "^0.8.1", | ||
@@ -68,3 +68,3 @@ "events": "^3.3.0" | ||
"@types/mocha": "^10.0.6", | ||
"@types/node": "^20.10.6", | ||
"@types/node": "^20.11.5", | ||
"mocha": "^10.2.0", | ||
@@ -75,3 +75,3 @@ "shx": "^0.3.4", | ||
}, | ||
"gitHead": "43e752653271566e8a397a8b82cd6e45fcbc6768" | ||
"gitHead": "a39910e534c5685aa9093b395ca1625ee8b187a6" | ||
} |
@@ -1,1 +0,1 @@ | ||
export default '5.0.14' | ||
export default '5.0.15' |
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
157475
Updated@feathersjs/commons@^5.0.15