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