Comparing version 1.0.0-beta-1.0 to 1.0.0-beta-2.0
{ | ||
"name": "es-semver", | ||
"version": "1.0.0-beta-1.0", | ||
"version": "1.0.0-beta-2.0", | ||
"description": "The semantic version parser used by npm.", | ||
"module": "./src/index.js", | ||
"main": "./lib/index.js", | ||
"types": "./index.d.ts", | ||
"scripts": { | ||
@@ -22,2 +23,3 @@ "test": "tap test/*.js --cov -J", | ||
"files": [ | ||
"index.d.ts", | ||
"bin", | ||
@@ -24,0 +26,0 @@ "range.bnf", |
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
108879
45
3065