@feathersjs/feathers
Advanced tools
Comparing version 5.0.0-pre.38 to 5.0.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [5.0.0](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.38...v5.0.0) (2023-02-24) | ||
**Note:** Version bump only for package @feathersjs/feathers | ||
# [5.0.0-pre.38](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.37...v5.0.0-pre.38) (2023-02-17) | ||
@@ -8,0 +12,0 @@ |
@@ -1,2 +0,2 @@ | ||
declare const _default: "5.0.0-pre.38"; | ||
declare const _default: "5.0.0"; | ||
export default _default; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.default = '5.0.0-pre.38'; | ||
exports.default = '5.0.0'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@feathersjs/feathers", | ||
"description": "A framework for real-time applications and REST API with JavaScript and TypeScript", | ||
"version": "5.0.0-pre.38", | ||
"version": "5.0.0", | ||
"homepage": "http://feathersjs.com", | ||
@@ -61,3 +61,3 @@ "repository": { | ||
"dependencies": { | ||
"@feathersjs/commons": "^5.0.0-pre.38", | ||
"@feathersjs/commons": "^5.0.0", | ||
"@feathersjs/hooks": "^0.8.1", | ||
@@ -68,3 +68,3 @@ "events": "^3.3.0" | ||
"@types/mocha": "^10.0.1", | ||
"@types/node": "^18.13.0", | ||
"@types/node": "^18.14.1", | ||
"mocha": "^10.2.0", | ||
@@ -75,3 +75,3 @@ "shx": "^0.3.4", | ||
}, | ||
"gitHead": "7fc86307438ae8cf3f71ce3b677be8bcc55768c1" | ||
"gitHead": "90caf635aec850550b9d37bea2762af959d9e8d5" | ||
} |
@@ -1,1 +0,1 @@ | ||
export default '5.0.0-pre.38' | ||
export default '5.0.0' |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
153718
0
Updated@feathersjs/commons@^5.0.0