New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mongoose-hidden

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongoose-hidden - npm Package Compare versions

Comparing version

to
1.6.0

6

CHANGELOG.md
# 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 @@

4

package.json
{
"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