Comparing version 5.0.0-alpha.7 to 5.0.0-alpha.8
@@ -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 { } |
{ | ||
"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
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
812095
15194