disonance-js
Advanced tools
Comparing version 1.0.19 to 1.0.20
{ | ||
"name": "disonance-js", | ||
"version": "1.0.19", | ||
"version": "1.0.20", | ||
"description": "", | ||
@@ -10,4 +10,4 @@ "main": "dist/index.js", | ||
"release": "npm run build && npm run pub", | ||
"start": "tsc && node build/index.js", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "mocha -r ts-node/register **/*.test.ts", | ||
"start": "tsc && node build/index.js" | ||
}, | ||
@@ -18,4 +18,10 @@ "keywords": [], | ||
"devDependencies": { | ||
"@types/chai": "^4.2.19", | ||
"@types/mocha": "^8.2.2", | ||
"chai": "^4.3.4", | ||
"grunt": "^1.4.1", | ||
"grunt-bump": "^0.8.0", | ||
"mocha": "^9.0.1", | ||
"nyc": "^15.1.0", | ||
"ts-node": "^10.0.0", | ||
"tslint": "^6.1.3", | ||
@@ -22,0 +28,0 @@ "typescript": "^4.3.4" |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
48317
22
1042
1
10
1