@dreipol/lighthouse-config
Advanced tools
Comparing version 0.11.4 to 0.11.5
{ | ||
"name": "@dreipol/lighthouse-config", | ||
"version": "0.11.4", | ||
"version": "0.11.5", | ||
"description": "Basic lighthouse config", | ||
@@ -8,3 +8,3 @@ "main": "./dist/ConfigValidator.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "./node_modules/.bin/mocha -r ./node_modules/ts-node/register test/*.test.ts" | ||
}, | ||
@@ -25,4 +25,9 @@ "repository": { | ||
"devDependencies": { | ||
"@types/chai": "^4.1.3", | ||
"@types/joi": "^13.0.8", | ||
"@types/mocha": "^5.2.0", | ||
"@types/puppeteer": "^1.3.2", | ||
"chai": "^4.1.2", | ||
"mocha": "^5.1.1", | ||
"ts-node": "^6.0.3", | ||
"tslint": "^5.10.0", | ||
@@ -29,0 +34,0 @@ "typescript": "^2.8.3" |
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 tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
82796
23
1622
1
9