Socket
Socket
Sign inDemoInstall

modm

Package Overview
Dependencies
95
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.4 to 0.1.5

2

index.js

@@ -33,4 +33,4 @@ var Pongo = require('pongo');

modm.Schema = Schema;
modm.ObjectId = Pongo.ObjectID;
modm.ObjectId = Pongo.ObjectId;
module.exports = modm;
{
"name": "modm",
"version": "0.1.4",
"version": "0.1.5",
"author": "Adrian Ottiker <adrian@ottiker.com>",

@@ -5,0 +5,0 @@ "description": "A MongoDB Object Document Mapper (ODM)",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc