Comparing version 0.0.1 to 1.0.0
{ | ||
"name": "chai-hiff", | ||
"version": "0.0.1", | ||
"version": "1.0.0", | ||
"description": "HTML matching assertions for Chai.js.", | ||
"main": "chai-hiff.js", | ||
"scripts": { | ||
"test": "mocha" | ||
"test": "mocha", | ||
"prepublish": "npm test && git diff --exit-code --quiet", | ||
"preversion": "npm test && git diff --exit-code --quiet", | ||
"postversion": "git push && git push --tags" | ||
}, | ||
@@ -9,0 +12,0 @@ "repository": { |
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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
3938
0