New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

micromodel

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

micromodel - npm Package Compare versions

Comparing version 2.2.1 to 2.2.2

2

model.js

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.7.1
// Generated by CoffeeScript 1.8.0
(function() {

@@ -3,0 +3,0 @@ var Model, defineClassInheritableAccessor, _,

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.7.1
// Generated by CoffeeScript 1.8.0
(function() {

@@ -3,0 +3,0 @@ var Collection, Cursor, Db, MongoClient, inspect, sync, syncCursor, _, _ref;

{
"name" : "micromodel",
"main" : "./model",
"version" : "2.2.1",
"version" : "2.2.2",
"homepage" : "http://alexeypetrushin.github.com/micromodel",
"dependencies" : {
"mongodb" : "1.3.x",
"mongodb" : "2.1.x",
"underscore" : "1.3.x"
},
"devDependencies" : {
"chai" : "3.4.x"
},
"description" : "Model that can be used on both Client & Server",

@@ -21,2 +24,2 @@ "keywords" : ["ODM", "ORM", "Model", "MDD", "DDD", "Business Logic"],

}
}
}

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