Welcome to mirror list, hosted at ThFree Co, Russian Federation.

History.md « builtins « node_modules - github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0eb45c420775ebcc5c42ea85a173a0f81cd087a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39

0.0.7 / 2014-09-01 
==================

 * update .repository

0.0.6 / 2014-09-01 
==================

 * add travis
 * add test script
 * add constants

0.0.5 / 2014-06-27
==================

 * add module
 * publish to public npm

0.0.4 / 2014-04-25
==================

 * add timers

0.0.3 / 2014-02-22 
==================

 * add buffer

0.0.2 / 2014-02-11 
==================

 * add assert

0.0.1 / 2014-02-11 
==================

 * add main
 * initial commit