abstract-cache-mongo
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "abstract-cache-mongo", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "An abstract-cache compliant client with a MongoDB backing", | ||
@@ -34,5 +34,6 @@ "main": "index.js", | ||
"devDependencies": { | ||
"abstract-cache": "^1.0.1", | ||
"pre-commit": "^1.2.2", | ||
"snazzy": "^7.0.0", | ||
"standard": "^10.0.3", | ||
"standard": "^11.0.0", | ||
"tap": "^11.0.1" | ||
@@ -39,0 +40,0 @@ }, |
@@ -40,3 +40,3 @@ 'use strict' | ||
const client = factory({ | ||
dbName: 'teting', | ||
dbName: 'testing', | ||
mongodb: { | ||
@@ -43,0 +43,0 @@ url: 'mongodb://localhost:27017/testing' |
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
11334
8
307
5