Commit Graph

9 Commits

Author SHA1 Message Date
Flarna
62da6b4c18 Add clean() function. (#9546) 2016-06-08 14:42:19 +09:00
vvakame
14fe4313f4 replace internal module to namespace 2016-03-17 02:18:10 +09:00
Julien P
6f42e1441b Add SemVerStatic
• Add static version of type definition to make usage with Angular easier
• Add tests for the new interface
2016-03-08 18:42:44 +01:00
Julien P
f557bf0bce Fix header of definition file 2016-03-01 16:01:36 +01:00
Julien P
173de3e1e3 Update semver definitions to 4.3.4
- Add missing semver functions: major(), minor(), patch(), diff()
- Add tests for those new functions
- Add semver var to allow using it easily with Angular
2016-03-01 15:53:35 +01:00
John Vilk
0008781fb2 Fixing type definition for semver.satisfies to return a boolean.
Cleaning up type definitions a bit, and lifting function comments into
JSDoc so IDEs like Visual Studio will appropriately display the comment.
2014-11-10 12:59:50 -05:00
Bart van der Schoor
0823eb6b58 fixed semver.Comparator.set 2014-05-26 23:34:18 +02:00
Bart van der Schoor
15bcf54dee fixed lingering typo in semver 2014-05-26 23:05:40 +02:00
Bart van der Schoor
df1b0f4fc7 Created definitions for 'semver'
https://github.com/isaacs/node-semver
2014-01-27 03:31:44 +01:00