Comparing version 1.2.2 to 1.2.3
{ | ||
"name": "deep-db", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "DEEP Database Library", | ||
@@ -46,2 +46,6 @@ "keywords": [ | ||
"email": "shariton@mitocgroup.com" | ||
}, | ||
{ | ||
"name": "Vitali Cernomschi", | ||
"email": "vcernomschi@mitocgroup.com" | ||
} | ||
@@ -55,4 +59,3 @@ ], | ||
"scripts": { | ||
"coverage": "babel-node `which istanbul` cover --report lcov _mocha -- --ui tdd --recursive --reporter spec", | ||
"test": "npm install aws-sdk@2.2.*; mocha --ui tdd --compilers js:mocha-babel --recursive --reporter spec", | ||
"test": "babel-node `which istanbul` cover --report lcov _mocha -- --ui tdd --recursive --reporter spec", | ||
"compile": "if [ -d 'lib/' ]; then BABEL_ENV=production babel lib/ --out-dir lib.compiled/; fi", | ||
@@ -70,10 +73,11 @@ "prepublish": "npm run compile" | ||
"local-dynamo": "MitocGroup/local-dynamo", | ||
"dynalite": "^0.16.x", | ||
"fs-extra": "^0.23.x", | ||
"dynalite": "^0.17.x", | ||
"fs-extra": "^0.26.x", | ||
"chai": "^3.2.x", | ||
"sinon": "^1.17.x", | ||
"sinon-chai": "^2.8.x" | ||
"sinon-chai": "^2.8.x", | ||
"proxyquire": "^1.7.x" | ||
}, | ||
"preferGlobal": true, | ||
"preferGlobal": false, | ||
"analyze": true | ||
} |
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
552162
54
1707
7