Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/storybookjs/browser-semver

The semver parser for browsers
https://github.com/storybookjs/browser-semver

test:💥 something amazing is in the works 💥 (#257)

e5e36200be7da839ee1aad4f1352fd1a04634bae authored over 6 years ago
5.6.0

46727afbe21b8d14641a0d1c4c7ee58bd053f922 authored over 6 years ago
Fix bin/semver runtime error

Changes since v5.5.1 have introduced an error when running the
semver CLI:

`ReferenceError: opt...

12398e0109123a897eb62be3468f3c683bab684b authored over 6 years ago
Better detect truthy loose params

This prevents a breaking change where you could've used 123 or some
other non-boolean non-object...

fbb5df22b2bc8f93de62c38763751c83cc7d8fad authored over 6 years ago
Remove version from readme

Close #253

829858a65de4f0a660788e3ec9a469a6c0a5bbcd authored over 6 years ago
Replace prereleaseLock with includePrerelease opt

This also adds prerelease inclusion support to all other matching
functions

Close #192

ce969d11ced234f15483c745b06152aba76f91a4 authored over 6 years ago
Switch the boolean `loose` param to an options obj

419e08e86a1e1a68150788634dcc4ef6ceef2ccf authored over 6 years ago
Add preprelease version unlock tests

52f55d5bb4eadd03c0ce349cf15798237d0fd07d authored over 6 years ago
Add optional parameter to range test to allow prerelease versions to match higher non-prerelease versions

610faeffba4a8a9be917a9e461179741e8e64a6e authored over 6 years ago
5.5.1

89bfa00a24b93cb7d10b6a89486e1f927837952f authored over 6 years ago
Update tap version

This makes tests pass on Windows.

close #244

acb44ddf2aef5855a1eb77fedc6b2e2c0868f7c8 authored over 6 years ago
Update tap version

This makes tests pass on Windows.

448b0b3efc6dbede1a9696c4469ae74f8e482a02 authored over 6 years ago
Merge pull request #247 from steveklabnik/patch-1

Remove extraneous `|` in range grammar

6069fe702002ae7b257b01fb8dade0f22bf8bbee authored over 6 years ago
Fix grammar for ranges

43ff1c74cd4e604aa93ffd72299422edfac5d67e authored over 6 years ago
v5.5.0

44cbc8482ac4f0f8d2de0abb7f8808056d2d55f9 authored about 7 years ago
Cleaned up coerce behavior

- followed the convention for including a regex
- ignore digit sequences longer than 16 characte...

1d37529091c09b17396ef21d86e9617e163e763f authored about 7 years ago
Improved coerce regex and added coerce to README.

- updated README with new CLI usage and a section for the coerce function
- minimized how much w...

e7092b4040360f1b24c1119defe45ed3b38a77ef authored about 7 years ago
Added version coercion to the module and CLI.

68cef2d74d4c6fcb76b5dd2d20231b2f3f9c78ac authored about 7 years ago
range.bnf: Fix invalid bracket expression

`nr` uses `['1'-'9']` and `['0'-'9']`, which are equivalent to `['19]`
and `['09]` respectively....

ec6f97ad9bb4e8ffe9100c2f331f4e0015a24212 authored over 7 years ago
travis: don't cache node_modules

debugging a weird race where it looks like deps get into
weird states.

906b6641c5b82ceaaa60e94bf1f1cc59f4a4aa8f authored over 7 years ago
range.bnf: Remove unnecessary empty entry

Because `primitive` is only used along with `partial`, it's unnecessary
to include `partial` as-...

7184ff429eaf6a969b292d4129e4fffeb666031d authored over 7 years ago
v5.4.1

0877c942a6af00edcda5c16fdd934684e1b20a1c authored over 7 years ago
Handle bad ranges in max/min satisfying

Fix #201

7be83d15dcff73f6df11b82507e0b9980e183bc2 authored over 7 years ago
v5.4.0

e1c49c8dea7e75f0f341b98260098731e7f12519 authored over 7 years ago
more test coverage

3ebc11dae87205cfa18d9a395e6bcbd593acb96a authored over 7 years ago
speed up tests a lot, add coverage

5b305138f93c79e8dc634e85b5f79b297bb15c4f authored over 7 years ago
add top level intersects function

e1668cecc9855930de54b0417d124032b30167e8 authored over 7 years ago
intersection: use semver.version, not semver.raw

6cb2bcb49d0dc90d995c98a92f7fefbdd7a28e98 authored over 7 years ago
Make exposed apis more clear

4bacbfa82c902b226884a38d04745fed76ab1859 authored over 7 years ago
Add range and comparator intersection docs to README

99f133ea3969664b64950c7615031351950469a4 authored over 7 years ago
Reduce line length and remove unused platform parameter

8b86a26701b9c1a00b28f27f8916386b1a9495c3 authored over 7 years ago
Move methods to comparator and range

afbe8ca9bba93c7c669129a124426fe6c9f672c8 authored over 7 years ago
Add support for range and comparators comparison

* Check if two ranges intersect
* Check if one comparator satisfies a range
* Check if two compa...

67c9ed701412234f8877792204a5fc3f69ca09ac authored over 7 years ago
remove 0.x from Travis, cache npm stuff, use containers

caeeac43b64903eba9fcd5e2ed77f1e661385cc4 authored over 7 years ago
Add Node.js 8 to .travis.yml

bdda1a4e1b8c4feee22c4e8d788e33bc07688bc2 authored over 7 years ago
Add node 6 to travis

Close #172

8fff3050401397e99aaf7a118015c0e33884c3f8 authored almost 8 years ago
Added syntax highlighting to readme example

aaba7103e1837c4ecbfe8aff956d08adf67240a1 authored almost 8 years ago
minimize heap allocations for maxSatisfying/minSatisfying

32802c53503f67e5ebfd8c59aadf0fcec5d6a4a1 authored about 8 years ago
neveragain.tech pledge request

85ce6540f1e7916f38345932674c5a168704cdfc authored about 8 years ago
v5.3.0

d21444a0658224b152ce54965d02dbe0856afb84 authored over 8 years ago
style: add some missing semicolons

bcd8849ceececc79423f22efe493fa7a22054764 authored over 8 years ago
add minSatisfying

984491ab4c581082b5f08d0fc9eaed463a6321f3 authored over 8 years ago
Fix usage of semver module in docs

Previously the docs displayed only installing the `semver` module and not going into a node shel...

4bdb8f4bbf2eff84fb965e282cc129ac94a303e3 authored over 8 years ago
v5.2.0

f7fef36765c53ebe237bf415c3ea002f24aa5621 authored over 8 years ago
Add prerelase(v) that returns prerelease components, fixes #133

3cc5a94c15f5874b7c12f7cc5cf03f8f07b476ba authored over 8 years ago
prefer files stanza in package.json over .npmignore, exclude tests

Close #157

364383639ba81b9392e09ef96f99123b54e5fc62 authored over 8 years ago
v5.1.1

ad1d3658a1b5749c38b9d21280c629f4fa2fee54 authored over 8 years ago
fix #160 update cli -h output in readme

832845ab755e2bdf3542aee60257432138892714 authored over 8 years ago
Fix Backus-Naur "nr" expansion (previous expansion forbade 1 to 9)

8bd070b550db2646362c9883c8d008d32f66a234 authored almost 9 years ago
update travis

4b28a27259de77a428af46a287a713c8f1fb662c authored about 9 years ago
Fix incorrect comment

This file has a lot of what-commenting, somewhat by necessity,
because regular expressions.

Mos...

adaf9b0f285aea248a5d58de9f6933e1e73964d9 authored about 9 years ago
tap 2

a4ef7bf0a3c1bb9be19da7c51770fcb73b88de28 authored about 9 years ago
Remove excessively cute inspect methods

8cac175a5f3bd531a3c4218be2c7e7db929377b0 authored about 9 years ago
v5.1.0

8e33a30e62e40e4983d1c5f55e794331b861aadc authored about 9 years ago
Backus-Naur for ranges

c3a1f415398c151abe8e9cd701934bddfa6c1490 authored about 9 years ago
Merge pull request #141 from pwang2/README-Fix

Fix the wrong semver pre(release) beta example

c917629ddfdbc1719eb0291dd1cf9919e20bd15b authored over 9 years ago
Fix the wrong semver pre(release) beta example

c2a3bffe902895680cf6ddc75f6623f88b9c2978 authored over 9 years ago
v5.0.3

5f89ecbe78145ad0b501cf6279f602a23c89738d authored over 9 years ago
remove unused uglify-js

fa88737011025c9f4ddcb74a9f4d0ea065f2beda authored over 9 years ago
v5.0.2

df967e1ad6251d0433b0398a93756142a423a528 authored over 9 years ago
Update 'raw' when using inc() function

Fix #137

5d3a73377cab9f18756ef7b2a934da0e5657de37 authored over 9 years ago
v5.0.1

3408896f115cdb241684fb81f85abb0d2ecc27e9 authored over 9 years ago
don't ignore build artifacts

61863fb3445680632456ffd87e1509e74b336a58 authored over 9 years ago
v5.0.0

01ac00c45efa423894b2da5b043ce6190c96ae96 authored over 9 years ago
Remove all AMD/Browser/minified bits

If users want to build things, they should use Webpack, or Browserify,
or one of the many other ...

41b56fa573d1ef0d1718777a8a21ae1b57ebcd83 authored over 9 years ago
v4.3.6

63c48296ca5da3ba6a88c743bb8c92effc789811 authored over 9 years ago
npmignore: coverage stuff

0a6c5da9864d2369f8c24f366dec1e7e44616c5b authored over 9 years ago
v4.3.5

75bb9e0692b562f296b0a353a7934e0510727566 authored over 9 years ago
travis

bca6db73421265d79dbca942ead4ba3e0f163828 authored over 9 years ago
Use new tap, ignore nyc/coverage output

108f38e0d69c3dc941baccd82b9d12471206cbec authored over 9 years ago
Fix for range "*" with a prerelease version

A prerelease version should not satisfy "*", only ranges that
explicitly request a prerelease ve...

93a870665bba0f4be5c4edc19d6f94ff39ad60e8 authored over 9 years ago
Update test for range "*" with a prerelease version

A prerelease version should not satisfy "*", only ranges that
explicitly request a prerelease ve...

11cbbb1fb37155aff2cadc098e83d606da1736c5 authored over 9 years ago
Fix for ltr and gtr when used with "*" range

aad3543b8c3f767f80ad3a194b281f900b488218 authored over 9 years ago
v4.3.4

d7d791dc9d321cb5f3211e39ce8857f6476922f9 authored almost 10 years ago
isc license

70d7835868fea1d43f625098cc947b48e7f87e9f authored almost 10 years ago
v4.3.3

bb32a43bdfa7223e4c450d181e5a2184b00f24d4 authored almost 10 years ago
Do not throw on parse(null)

d3a029a3530b30a2867605961786b2983f0ff5eb authored almost 10 years ago
v4.3.2

22e583cc12d21b80bd7175b64ebe55890aa34e46 authored almost 10 years ago
Prevent version strings > 256 chars, or with giant numbers

c80180d8341a8ada0236815c29a2be59864afd70 authored almost 10 years ago
v4.3.1

fa9be2b231666f7485e832f84d2fe99afc033e22 authored almost 10 years ago
fix github URL

27483aa98bbeb0b0fefa28baf3ab201906486fdd authored almost 10 years ago
v4.3.0

12c0304de19c3d01ae2524b70592e9c49a76ff9d authored almost 10 years ago
Added functions to extract major, minor, patch version

93a9d8adeb774001a4b4dcd9940cb169d58c81be authored almost 10 years ago
rename test file and s/tabs/spaces/g

372f0bfbb8ccf62a1398a0cc8013d4925208117d authored almost 10 years ago
4.2.2

d2806e62a28290c0bb4b552b741029baf9829226 authored almost 10 years ago
sometimes vim is not my friend

46d5fa0cdf82cfb773d10f379dca99529361c19b authored almost 10 years ago
4.2.1

bdfb19555ee0f2f46ca6694931ca476d8b8c35af authored almost 10 years ago
fix example rendering

7b2bdc83e9ffeea2ded3fba83c86a2209ade9d27 authored almost 10 years ago
Merge pull request #117 from Hypercubed/patch-1

Fix typo in README.md

d62c5f1bcf4c203de7f38b84a4085853c1603168 authored almost 10 years ago
Update README.md

Typo

01c37c3dc44a427f31289da9371c5de8a6de4489 authored almost 10 years ago
Ensure prerelease versions are compared by Ascii value

2105629a22962fa24b41863424a3adb808fdbd02 authored about 10 years ago
v4.2.0

f353d3337dd9bef990b6873e281342260b4e63ae authored about 10 years ago
diff(v1, v2)

pr: https://github.com/npm/node-semver/pull/111
closes: #111
closes: #83

89eabc1de5eff391f4e8fe1f9b0f8b96998fff31 authored about 10 years ago
4.1.1

f43cb35c96b05e33442e75b68c689cc026bf5ced authored about 10 years ago
what is "rubygems"

6cec0db5db4f3c120fb74adf369590ffa39923ef authored about 10 years ago
updated readme to match 4.1.0 release

- removed reference to -d & decrement
- added reference and sample of prerelease identifiers
- a...

1a8c3006b7c8c844b6a0c08201b030dfeb50dbde authored over 10 years ago
v4.1.0

f8db569b9fd00788d14064aaf81854ed81e1337a authored over 10 years ago
inc(pre,id): Only put a single .0 after the id when non-numeric

29597c04d5198c2ab1c5b988bc10551a8ceca7e9 authored over 10 years ago
Add support for prerelease identifiers

Includes proper handling for incrementing and changing the prerelease
identifier simultaneously....

8e84b19af09ba4eaaf03bb675877d723a28522c8 authored over 10 years ago
v4.0.3

58c971461ade78bca6c1970109de4dc66cc2c13b authored over 10 years ago