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

iridium

Package Overview
Dependencies
Maintainers
1
Versions
157
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iridium - npm Package Compare versions

Comparing version 2.3.0 to 2.4.0

3

index.js
/// <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;

2

package.json
{
"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",

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