addons-moz-compare
Advanced tools
Comparing version 0.0.3 to 1.0.0
{ | ||
"name": "addons-moz-compare", | ||
"version": "0.0.3", | ||
"version": "1.0.0", | ||
"description": "JS implementation to compare add-on versions.", | ||
@@ -16,6 +16,8 @@ "main": "src/index.js", | ||
"devDependencies": { | ||
"geckodriver": "^1.22.3", | ||
"jest": "^26.6.3", | ||
"prettier": "^2.2.1", | ||
"pretty-quick": "^3.1.0" | ||
"pretty-quick": "^3.1.0", | ||
"selenium-webdriver": "^4.0.0-beta.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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
21537
1
5