Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mongoose-autopopulate

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongoose-autopopulate - npm Package Compare versions

Comparing version 1.0.0-rc0 to 1.0.0

6

package.json
{
"name": "mongoose-autopopulate",
"version": "1.0.0-rc0",
"version": "1.0.0",
"description": "Always populate() certain fields in your mongoose schemas",

@@ -30,7 +30,7 @@ "main": "index.js",

"mocha": "5.1.1",
"mongoose": "7.0.0-rc0",
"mongoose": "7.0.0",
"nyc": "11.7.3"
},
"peerDependencies": {
"mongoose": "6.x || 7.0.0-rc0"
"mongoose": "6.x || 7.x"
},

@@ -37,0 +37,0 @@ "types": "./index.d.ts",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc