Comparing version 7.0.0-alpha.12 to 7.0.0-alpha.13
@@ -31,2 +31,4 @@ "use strict"; | ||
let core = new Core("mongodb://localhost/iridium_test"); | ||
before(() => core.connect()); | ||
after(() => core.close()); | ||
describe("should allow you to specify valid operations", () => { | ||
@@ -33,0 +35,0 @@ it("should allow you to use the $push operator", () => { |
{ | ||
"name": "iridium", | ||
"version": "7.0.0-alpha.12", | ||
"version": "7.0.0-alpha.13", | ||
"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
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
692251
171
7261
1
432