[hotfix] Ignore type checking for edge
[platform/framework/web/wrtjs.git] / device_home / node_modules / uid-safe / HISTORY.md
1 2.1.5 / 2017-08-02
2 ==================
3
4   * perf: remove only trailing `=`
5
6 2.1.4 / 2017-03-02
7 ==================
8
9   * Remove `base64-url` dependency
10
11 2.1.3 / 2016-10-30
12 ==================
13
14   * deps: base64-url@1.3.3
15
16 2.1.2 / 2016-08-15
17 ==================
18
19   * deps: base64-url@1.3.2
20
21 2.1.1 / 2016-05-04
22 ==================
23
24   * deps: base64-url@1.2.2
25
26 2.1.0 / 2016-01-17
27 ==================
28
29   * Use `random-bytes` for byte source
30
31 2.0.0 / 2015-05-08
32 ==================
33
34   * Use global `Promise` when returning a promise
35
36 1.1.0 / 2015-02-01
37 ==================
38
39   * Use `crypto.randomBytes`, if available
40   * deps: base64-url@1.2.1
41
42 1.0.3 / 2015-01-31
43 ==================
44
45   * Fix error branch that would throw
46   * deps: base64-url@1.2.0
47
48 1.0.2 / 2015-01-08
49 ==================
50
51   * Remove dependency on `mz`
52
53 1.0.1 / 2014-06-18
54 ==================
55
56   * Remove direct `bluebird` dependency
57
58 1.0.0 / 2014-06-18
59 ==================
60
61   * Initial release