@feathersjs/feathers
Advanced tools
Comparing version 3.2.1 to 3.2.2
@@ -1,1 +0,1 @@ | ||
module.exports = '3.2.1'; | ||
module.exports = '3.2.2'; |
{ | ||
"name": "@feathersjs/feathers", | ||
"description": "A REST and realtime API layer for modern applications.", | ||
"version": "3.2.1", | ||
"version": "3.2.2", | ||
"homepage": "http://feathersjs.com", | ||
@@ -41,8 +41,8 @@ "repository": { | ||
"dependencies": { | ||
"@feathersjs/commons": "^3.0.0", | ||
"debug": "^3.1.0", | ||
"@feathersjs/commons": "^3.0.1", | ||
"debug": "^4.0.0", | ||
"events": "^3.0.0", | ||
"uberproto": "^2.0.2" | ||
}, | ||
"gitHead": "da1bd2e895b4eabe03cef8e0c016b327381a479d" | ||
"gitHead": "da6e2732874c9c7834cb4a53526787218d62e4a3" | ||
} |
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
63857
+ Addeddebug@4.3.7(transitive)
- Removeddebug@3.2.7(transitive)
Updated@feathersjs/commons@^3.0.1
Updateddebug@^4.0.0