version-range
Advanced tools
Comparing version 1.0.0 to 1.1.0-next.1603944834.c95c1a2ae3d6e65d3935c294b4e60a3d33c2e075
# History | ||
## v1.1.0 2020 October 29 | ||
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) | ||
## v1.0.0 2020 October 27 | ||
- Initial working release |
@@ -7,3 +7,3 @@ <!-- LICENSEFILE/ --> | ||
<ul><li>Copyright © 2020+ <a href="https://github.com/balupton">Benjamin Lupton</a></li></ul> | ||
<ul><li>Copyright © 2020+ <a href="https://balupton.com">Benjamin Lupton</a></li></ul> | ||
@@ -10,0 +10,0 @@ and licensed under: |
{ | ||
"name": "version-range", | ||
"version": "1.0.0", | ||
"version": "1.1.0-next.1603944834.c95c1a2ae3d6e65d3935c294b4e60a3d33c2e075", | ||
"description": "Check version ranges like `>=N` and `X || Y || Z` with support for Node.js, Web Browsers, Deno, and TypeScript.", | ||
@@ -65,3 +65,3 @@ "homepage": "https://github.com/bevry/version-range", | ||
"funding": "https://bevry.me/fund", | ||
"author": "2020+ Benjamin Lupton <b@lupton.cc> (https://github.com/balupton)", | ||
"author": "2020+ Benjamin Lupton <b@lupton.cc> (https://balupton.com)", | ||
"maintainers": [ | ||
@@ -151,18 +151,18 @@ "Benjamin Lupton <b@lupton.cc> (https://github.com/balupton)" | ||
"devDependencies": { | ||
"@bevry/update-contributors": "^1.17.0", | ||
"@bevry/update-contributors": "^1.18.0", | ||
"@typescript-eslint/eslint-plugin": "^4.6.0", | ||
"@typescript-eslint/parser": "^4.6.0", | ||
"assert-helpers": "^8.0.1", | ||
"assert-helpers": "^8.1.0", | ||
"eslint": "^7.12.1", | ||
"eslint-config-bevry": "^3.22.0", | ||
"eslint-config-prettier": "^6.14.0", | ||
"eslint-config-bevry": "^3.23.0", | ||
"eslint-config-prettier": "^6.15.0", | ||
"eslint-plugin-prettier": "^3.1.4", | ||
"kava": "3.2.0", | ||
"make-deno-edition": "^1.1.1", | ||
"make-deno-edition": "^1.2.0", | ||
"prettier": "^2.1.2", | ||
"projectz": "^2.16.0", | ||
"projectz": "^2.17.0", | ||
"surge": "^0.21.6", | ||
"typedoc": "^0.19.2", | ||
"typescript": "^4.0.5", | ||
"valid-directory": "^3.4.0" | ||
"valid-directory": "^3.5.0" | ||
}, | ||
@@ -212,3 +212,5 @@ "scripts": { | ||
}, | ||
"contributors": [] | ||
"contributors": [ | ||
"Benjamin Lupton <b@lupton.cc> (https://github.com/balupton)" | ||
] | ||
} |
@@ -66,3 +66,3 @@ <!-- TITLE/ --> | ||
``` typescript | ||
import pkg from 'https://unpkg.com/version-range@^1.0.0/edition-deno/index.ts' | ||
import pkg from 'https://unpkg.com/version-range@^1.1.0/edition-deno/index.ts' | ||
``` | ||
@@ -109,3 +109,3 @@ | ||
<ul><li><a href="https://github.com/balupton">Benjamin Lupton</a> — <a href="https://github.com/bevry/version-range/commits?author=balupton" title="View the GitHub contributions of Benjamin Lupton on repository bevry/version-range">view contributions</a></li></ul> | ||
<ul><li><a href="https://balupton.com">Benjamin Lupton</a> — <a href="https://github.com/bevry/version-range/commits?author=balupton" title="View the GitHub contributions of Benjamin Lupton on repository bevry/version-range">view contributions</a></li></ul> | ||
@@ -128,4 +128,6 @@ <h3>Sponsors</h3> | ||
No contributors yet! Will you be the first? | ||
These amazing people have contributed code to this project: | ||
<ul><li><a href="https://balupton.com">Benjamin Lupton</a> — <a href="https://github.com/bevry/version-range/commits?author=balupton" title="View the GitHub contributions of Benjamin Lupton on repository bevry/version-range">view contributions</a></li></ul> | ||
<a href="https://github.com/bevry/version-range/blob/master/CONTRIBUTING.md#files">Discover how you can contribute by heading on over to the <code>CONTRIBUTING.md</code> file.</a> | ||
@@ -142,3 +144,3 @@ | ||
<ul><li>Copyright © 2020+ <a href="https://github.com/balupton">Benjamin Lupton</a></li></ul> | ||
<ul><li>Copyright © 2020+ <a href="https://balupton.com">Benjamin Lupton</a></li></ul> | ||
@@ -145,0 +147,0 @@ and licensed under: |
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
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
26692
148
1