Socket
Socket
Sign inDemoInstall

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 7.0.0-alpha.3 to 7.0.0-alpha.4

2

lib/caches/NoOpCache.ts
import {Cache} from "../Cache";
import Bluebird = require("bluebird");
import * as Bluebird from "bluebird";

@@ -4,0 +4,0 @@ /**

import * as Bluebird from "bluebird";
import * as MongoDB from "mongodb";
import * as _ from "lodash";
import http = require("http");
import events = require("events");
import * as http from "http";
import * as events from "events";

@@ -7,0 +7,0 @@ import {Configuration} from "./Configuration";

import * as MongoDB from "mongodb";
import * as _ from "lodash";
import Skmatc = require("skmatc");
import * as Skmatc from "skmatc";
import {Instance} from "./Instance";

@@ -5,0 +5,0 @@ import {Model} from "./Model";

@@ -7,3 +7,3 @@ import {Core} from "./Core";

import Skmatc = require("skmatc");
import * as Skmatc from "skmatc";
import * as _ from "lodash";

@@ -10,0 +10,0 @@ import * as MongoDB from "mongodb";

import {Core} from "./Core";
import {Model} from "./Model";
import Skmatc = require("skmatc");
import * as Skmatc from "skmatc";

@@ -5,0 +5,0 @@ export interface Plugin {

{
"name": "iridium",
"version": "7.0.0-alpha.3",
"version": "7.0.0-alpha.4",
"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 too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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