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

mongodb-instance-model

Package Overview
Dependencies
Maintainers
38
Versions
544
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongodb-instance-model - npm Package Compare versions

Comparing version 9.0.0 to 9.0.1

4

index.js

@@ -1,5 +0,3 @@

var Model = require('./lib/model');
var ExtendedModel = require('./lib/extended-model');
module.exports = Model;
module.exports.ExtendedInstanceModel = ExtendedModel;
module.exports = ExtendedModel;

@@ -5,3 +5,3 @@ {

"author": "Lucas Hrabovsky <lucas@mongodb.com>",
"version": "9.0.0",
"version": "9.0.1",
"bugs": "https://github.com/mongodb-js/instance-model/issues",

@@ -8,0 +8,0 @@ "homepage": "https://github.com/mongodb-js/instance-model",

Sorry, the diff of this file is not supported yet

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