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

bsd license

aac3fc45dcd512451dd3df7d3b62c518bd2e7646 authored over 11 years ago
v2 Passing all tests

5f4aab3286643821a2b73862b2f98b855a167453 authored over 11 years ago
replace valid() function

591f9137e374a1e0a5055f843efaf14fbb092e76 authored over 11 years ago
SemVer v2.0.0 parser, first pass

Obviously need to add ranges, and update all the tests still.

This is very much a wip.

be44bda807e37cf75f7492228c47543860a3ad6a authored over 11 years ago
v1.1.5

e4d8b55b63756cf68851154910b21313dedcd0d6 authored almost 12 years ago
maxSatisfying return null if no versions satisfy

Fix #20

Keep maxSatisfying comment in sync with behavior

160e5ae9c71ceea878f5a4a95116a07873868b29 authored almost 12 years ago
v1.1.4

3c764e42971286d94de43c0e01fcd5819ef2c92b authored almost 12 years ago
Support 3-part versions with spermies and spaces

with @bkochendorfer

78f9382c97e43f6d6202237329d8eef7aae73551 authored almost 12 years ago
v1.1.3

37ea07a1fb1c2c46516c34e1c43f33d2d9e08580 authored almost 12 years ago
Fix #21 Error parsing comparators with spaces and ranges

6425710716d30d4831244e3e63d7b67ee987d5b3 authored almost 12 years ago
v1.1.2

db040936e7f5dbcea2c8989bf6f8a4515f40c505 authored about 12 years ago
fix docs on behaviour of ~ closes #11

e48b18cdbccf8e2ac7b4b9b88567a655c06035e0 authored about 12 years ago
v1.1.1

66fe7bad3ddde732b7c296f4433dface3818227f authored about 12 years ago
CLI Tool - Call fail on no valid versions

Return status code 1 even when no valid versions are passed.

fc75b1f5b8d6ddbd8f38efef502d8c739bac3c3e authored about 12 years ago
Updates README to show actual behavior of semver.valid

16197e3f1e5f3938e3e67b37bdba545fdb5a485e authored over 12 years ago
v1.1.0

5b28db0a0005c178f6b2466bad577653a49b217e authored over 12 years ago
deal with '+' in version numbers - specifically for Python 2.7.2+

215f98598c37403f0d5612af9616f364d251cc40 authored over 12 years ago
spacing

e059844dc019eacab66efeeea4a1330487853372 authored over 12 years ago
1.0.14

675db883467309e65c9b9ab896a154781e29e41b authored over 12 years ago
Ignore leading = in x ranges

Re isaacs/npm#2447 and substack/node-burrito#8

953adb2eb7080ad4d7bf9c6cbff51a6e0a3a638a authored over 12 years ago
1.0.13

6602827f306e456dcb51bb441874e3d6818ff33f authored about 13 years ago
also export rcompare

bb0500e3e7d1cf8f15a24ed3013b6889824ca5dd authored about 13 years ago
wrap in closure for other envs

99916be86200ae7da380b2753be275b8e8dd08cf authored about 13 years ago
1.0.12

5f2e9113b5514183f7cd2e008d6031044cf57b5e authored about 13 years ago
~v0.5.4-beta should be a valid version, '1' satisfied by '1.0.0-beta'

b657614dcb798603e83acb734c71ce9876a2c087 authored about 13 years ago
1.0.11

5300cb56da88e362719b07361f46c84564104135 authored about 13 years ago
Fix #7 Split tests into separate file

d8811f60c262dc8da0ac1f2cc158f505c192da6a authored about 13 years ago
Allow '1.2.3-beta' to satisfy xRange and Spermies

7c959f17d51726ed4b9ab689a5c6f0ea978f316a authored about 13 years ago
Export replaceStars() and toComparators()

3cdc3364d7925a536a14a08b77bb85b4963d9db4 authored about 13 years ago
1.0.10

d4ff12664bf174ebc8de20968d1c41f0668eec90 authored over 13 years ago
handle * just like x

4bb411f012e26efd3f60a85396716235cf7bbd67 authored over 13 years ago
Handle non-strings in validation functions

30856ee7bd5cba3fe65ca4fb673c5f00d08bd740 authored over 13 years ago
v1.0.9

ef7cb88c0096d73cfb687208af6d950b680083de authored over 13 years ago
Support 'v' and '=' in the front of XRanges

~v0.1.2 should be valid, as should =1.2

291a32ef4eb5baf299170b645d7c04987b4c2576 authored over 13 years ago
New test runner cmd

d474801eb05b37ee73afc044438eee20d4fc867d authored over 13 years ago
ronn-style markdown, and bump version to 1.0.7

a109a0c916ae5b7c82c8f0de85f1bbf8ccdb5262 authored over 13 years ago
space out tests

d813bfe4480d2d2dbd0bc13c46a3f584457cd9fb authored over 13 years ago
Incorrect output on cmp tests

152f43a372cec4f4571ed54b152b8f13080f926c authored over 13 years ago
v1.0.6

14a426809a6c41db8d8d87cbe62c8e7e221cafa3 authored over 13 years ago
Close #1 Close #3 Add inc function

6b1d8cbef4c6b375b6c778586bff220eb06571a5 authored over 13 years ago
Close #4 Add license

04e6c259bfa7d90328b98ba167ef2e0c135686cc authored over 13 years ago
v1.0.5

6e8da86d6a391f4a001971209cf1f4a66d060c4e authored almost 14 years ago
Fix the case where 2.0.0beta satisfies 1.x.x range

98fc9a6b43f273e041018f1b77d502f295cb841f authored almost 14 years ago
Update version and add tap devDep

b30f2c72c1d312b4cfa3705daa9824756ca9684e authored almost 14 years ago
Use tap for tests. It's better

c9cf1ff55d989f2225768a2e2792ef0928df86f8 authored almost 14 years ago
Make eq tests not dumb

5fbc937985538e63e7de8f26e5ef3e22c6ccfa7b authored almost 14 years ago
Close #2 Also, docs.

5c4c9f6e26c7052a42b5ced2a7481c5c9b4363a0 authored almost 14 years ago
v1.0.3

a685e01b206b512c5f17d04ed854b0ea70a44f3a authored almost 14 years ago
Handle versions like '>= 0.3' properly.

60161432e055b538faea9d9fc354307b569dcc0b authored almost 14 years ago
Add help flag

37f303e259ffe648388e3984fa8d33f83d3b4fc4 authored almost 14 years ago
v1.0.2

97ba230ea3ddb731b57e5d72d0cddbf0bd715dae authored almost 14 years ago
1.x.x should match 1.0.0rc3

f5b1eeafc0d005c534fb563e3d2c3cd2c97b469a authored almost 14 years ago
add comments about what spermies do, since i can never remember

49de97e8411ccc30b78fc4d019800985c1233596 authored almost 14 years ago
bump version

3a78c48ef46c27e6d9a7bd492eeb428077d8aec9 authored almost 14 years ago
Don't try to parse null ranges

c59b93a8e75e094c453245a4807c4ea7f7b7005e authored almost 14 years ago
Typo

0191039b89345891cf0702bb0bd37f2c9d01d0de authored almost 14 years ago
Typo in readme

bd732697add9c0a9f82729b16a371ae71db9f73e authored almost 14 years ago
github link

3d3c9772bed1cc3fec0c2f9eead12f97f22a08f4 authored almost 14 years ago
moar docs

e57d60baa64a40f5e29c3c0a2f3bd352d4be97ab authored almost 14 years ago
1.2.3-0 > 1.2.3, not == to it.

2c87ba9284b9f6bfd3c7dd7e47c2159588b8a868 authored almost 14 years ago
Add clean to readme

dad899613cf23934b2b87f4141082ef1e25cb29a authored almost 14 years ago
A standalone semver utility

b9d7bda1a6bfabc196d96fc0dae201926a676565 authored almost 14 years ago
first

2d2b56a32e428e32d444ee3d79c03a8c3871c5aa authored almost 14 years ago