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 5.0.0-alpha.7 to 5.0.0-alpha.8

2

index.ts

@@ -12,2 +12,3 @@ /// <reference path="./_references.d.ts" />

import _ModelOptions = require('./lib/ModelOptions');
import _Configuration = require('./lib/Configuration');

@@ -31,2 +32,3 @@ import _MemoryCache = require('./lib/caches/MemoryCache');

export interface Configuration extends _Configuration { }
export interface Plugin extends _Plugin { }

@@ -33,0 +35,0 @@ export interface Schema extends _Schema { }

2

package.json
{
"name": "iridium",
"version": "5.0.0-alpha.7",
"version": "5.0.0-alpha.8",
"author": "Benjamin Pannell <admin@sierrasoftworks.com>",

@@ -5,0 +5,0 @@ "description": "A custom lightweight ORM for MongoDB designed for power-users",

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