Socket
Socket
Sign inDemoInstall

mongoose

Package Overview
Dependencies
Maintainers
4
Versions
887
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongoose - npm Package Compare versions

Comparing version 6.12.9 to 6.13.0

lib/error/bulkWriteError.js

2

package.json
{
"name": "mongoose",
"description": "Mongoose MongoDB ODM",
"version": "6.12.9",
"version": "6.13.0",
"author": "Guillermo Rauch <guillermo@learnboost.com>",

@@ -6,0 +6,0 @@ "keywords": [

@@ -22,2 +22,3 @@ declare module 'mongoose' {

timestamps?: boolean | 'throw';
throwOnValidationError?: boolean;
}

@@ -32,2 +33,3 @@

lean?: boolean;
throwOnValidationError?: boolean;
}

@@ -34,0 +36,0 @@

Sorry, the diff of this file is too big to display

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