@feathersjs/feathers
Advanced tools
Comparing version 5.0.4 to 5.0.5
@@ -1,2 +0,2 @@ | ||
declare const _default: "5.0.4"; | ||
declare const _default: "5.0.5"; | ||
export default _default; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.default = '5.0.4'; | ||
exports.default = '5.0.5'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@feathersjs/feathers", | ||
"description": "A framework for real-time applications and REST API with JavaScript and TypeScript", | ||
"version": "5.0.4", | ||
"version": "5.0.5", | ||
"homepage": "http://feathersjs.com", | ||
@@ -61,3 +61,3 @@ "repository": { | ||
"dependencies": { | ||
"@feathersjs/commons": "^5.0.4", | ||
"@feathersjs/commons": "^5.0.5", | ||
"@feathersjs/hooks": "^0.8.1", | ||
@@ -74,3 +74,3 @@ "events": "^3.3.0" | ||
}, | ||
"gitHead": "376e89040991db500f1f327aa699322543315039" | ||
"gitHead": "42bd5e40ec73b10939b9a008ae8e49c39a191009" | ||
} |
@@ -1,1 +0,1 @@ | ||
export default '5.0.4' | ||
export default '5.0.5' |
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
154335
Updated@feathersjs/commons@^5.0.5