nedb-promises
Advanced tools
Comparing version 3.0.4 to 3.0.5
@@ -191,3 +191,3 @@ import { EventEmitter } from 'events' | ||
*/ | ||
create(options: Nedb.DatastoreOptions): Datastore | ||
static create(options: Nedb.DatastoreOptions): Datastore | ||
} | ||
@@ -194,0 +194,0 @@ |
{ | ||
"name": "nedb-promises", | ||
"version": "3.0.4", | ||
"version": "3.0.5", | ||
"description": "A dead-simple promise wrapper for nedb.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
45541