Comparing version 2.3.0 to 2.4.0
/// <reference path="nodelib/node.js"/> | ||
/// <reference path="lib/Database.js"/> | ||
var Database = require('./lib/Database'); | ||
var Concoction = require('concoction'); | ||
Database.Concoction = Concoction; | ||
(require.modules || {}).iridium = (require.modules || {}).index = module.exports = Database; |
{ | ||
"name": "iridium", | ||
"version": "2.3.0", | ||
"version": "2.4.0", | ||
"author": "Benjamin Pannell <admin@sierrasoftworks.com>", | ||
@@ -5,0 +5,0 @@ "description": "A custom lightweight ORM for MongoDB designed for power-users", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
301033
5876