mongoose-hidden
Advanced tools
Comparing version
# Changelog | ||
1.6.0 | ||
Drop support for node 4 + 5, supported node version is [Maintenance LTS](https://github.com/nodejs/Release). Version 1.5.4 is the last version | ||
to support older Node versions. | ||
1.5.2 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "mongoose-hidden", | ||
"version": "1.5.4", | ||
"version": "1.6.0", | ||
"author": "Michael Bøcker-Larsen <m19n@pm.me>", | ||
@@ -29,3 +29,3 @@ "description": "Hides certain model properties when invoking toJSON or toObject.", | ||
"dependencies": { | ||
"debug": "^3.0.1", | ||
"debug": "^4.0.1", | ||
"mpath": "^0.5.1" | ||
@@ -32,0 +32,0 @@ }, |
Sorry, the diff of this file is not supported yet
59102
-33.16%16
-5.88%+ Added
- Removed
Updated