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

mongoose-update-if-current

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongoose-update-if-current - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

8

package.json
{
"name": "mongoose-update-if-current",
"version": "1.2.1",
"version": "1.2.2",
"description": "Optimistic concurrency control (OCC) plugin for mongoose",

@@ -50,3 +50,2 @@ "main": "lib/index.js",

"babel-jest": "^24.8.0",
"core-js": "^3.2.1",
"del-cli": "^2.0.0",

@@ -57,7 +56,8 @@ "eslint": "^6.1.0",

"mongoose": "^5.6.9",
"regenerator-runtime": "^0.13.3",
"uuid": "^3.3.2"
},
"dependencies": {
"kareem": "^2.3.0"
"core-js": "^3.2.1",
"kareem": "^2.3.0",
"regenerator-runtime": "^0.13.3"
},

@@ -64,0 +64,0 @@ "peerDependencies": {

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