imgix-optimizer 0.0.5 → 0.0.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.gitignore +1 -0
- data/Gemfile.lock +2 -2
- data/dist/crds.html +57 -0
- data/dist/imgix-optimizer-0.0.6.min.js +1 -0
- data/dist/imgix-optimizer.js +1063 -191
- data/dist/index.html +209 -85
- data/package-lock.json +328 -332
- data/package.json +2 -1
- data/src/{imgix_bg_image.js → background_image.js} +55 -16
- data/src/{imgix_image.js → image.js} +80 -10
- data/src/main.js +0 -4
- data/src/optimizer.js +15 -7
- data/src/polyfills/object_assign.js +32 -0
- metadata +7 -6
- data/dist/imgix-optimizer-0.0.5.min.js +0 -1
- data/vendor/assets/javascripts/imgix-optimizer.js +0 -695
data/dist/index.html
CHANGED
@@ -1,96 +1,220 @@
|
|
1
1
|
<!DOCTYPE html>
|
2
|
-
<html>
|
2
|
+
<html lang="en">
|
3
|
+
<head>
|
4
|
+
<meta charset="utf-8" />
|
5
|
+
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
6
|
+
<title>IMGIX Optimizer</title>
|
7
|
+
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
3
8
|
|
4
|
-
<
|
5
|
-
|
6
|
-
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
7
|
-
<title>IMGIX Optimizer</title>
|
8
|
-
<meta name="viewport" content="width=device-width, initial-scale=1">
|
9
|
+
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.2/css/bootstrap.min.css" />
|
10
|
+
<link rel="stylesheet" href="main.css" />
|
9
11
|
|
10
|
-
|
11
|
-
|
12
|
+
<script
|
13
|
+
src="https://code.jquery.com/jquery-2.2.4.js"
|
14
|
+
integrity="sha256-iT6Q9iMJYuQiMWNd9lDyBUStIq/8PuOW33aOqmvFpqI="
|
15
|
+
crossorigin="anonymous"
|
16
|
+
></script>
|
17
|
+
<script src="https://rawgit.com/imgix/imgix.js/master/dist/imgix.min.js"></script>
|
18
|
+
<script src="imgix-optimizer.js"></script>
|
19
|
+
</head>
|
12
20
|
|
13
|
-
<
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
<div class="container my-5">
|
29
|
-
<div class="card-columns">
|
30
|
-
<div class="card">
|
31
|
-
<img class="card-img" alt="Card image cap" src="https://crds-media.imgix.net/1lYeb5zu9OyYsYKI6EQKI4/7334b00d65c03a9c4d643ef626aa5504/kinga-cichewicz-513031-unsplash.jpg?auto=format,compress&w=16&h=9&fit=crop" data-optimize-img>
|
32
|
-
</div>
|
33
|
-
<div class="card">
|
34
|
-
<img class="card-img" alt="Card image cap" src="https://crds-media.imgix.net/1lYeb5zu9OyYsYKI6EQKI4/7334b00d65c03a9c4d643ef626aa5504/kinga-cichewicz-513031-unsplash.jpg?auto=format,compress&w=12&h=9&fit=crop" data-optimize-img>
|
35
|
-
</div>
|
36
|
-
<div class="card">
|
37
|
-
<img class="card-img" alt="Card image cap" src="https://crds-media.imgix.net/1lYeb5zu9OyYsYKI6EQKI4/7334b00d65c03a9c4d643ef626aa5504/kinga-cichewicz-513031-unsplash.jpg?auto=format,compress&w=10&h=10&fit=crop" data-optimize-img>
|
38
|
-
</div>
|
39
|
-
<div class="card">
|
40
|
-
<img class="card-img" alt="Card image cap" src="https://crds-media.imgix.net/1lYeb5zu9OyYsYKI6EQKI4/7334b00d65c03a9c4d643ef626aa5504/kinga-cichewicz-513031-unsplash.jpg?auto=format,compress&w=10" data-optimize-img>
|
41
|
-
</div>
|
42
|
-
<div class="card">
|
43
|
-
<img class="card-img" alt="Card image cap" src="https://crds-media.imgix.net/6d8DPphRCgSiKKkoSUUkQa/68b3fd217241551f47e17a58a57dbd46/eleni-afiontzi-506015-unsplash.jpg?auto=format,compress&w=16&h=9&fit=crop" data-optimize-img>
|
44
|
-
</div>
|
45
|
-
<div class="card">
|
46
|
-
<img class="card-img" alt="Card image cap" src="https://crds-media.imgix.net/6d8DPphRCgSiKKkoSUUkQa/68b3fd217241551f47e17a58a57dbd46/eleni-afiontzi-506015-unsplash.jpg?auto=format,compress&w=12&h=9&fit=crop" data-optimize-img>
|
47
|
-
</div>
|
48
|
-
<div class="card">
|
49
|
-
<img class="card-img" alt="Card image cap" src="https://crds-media.imgix.net/6d8DPphRCgSiKKkoSUUkQa/68b3fd217241551f47e17a58a57dbd46/eleni-afiontzi-506015-unsplash.jpg?auto=format,compress&w=10&h=10&fit=crop" data-optimize-img>
|
50
|
-
</div>
|
51
|
-
<div class="card">
|
52
|
-
<img class="card-img" alt="Card image cap" src="https://crds-media.imgix.net/6d8DPphRCgSiKKkoSUUkQa/68b3fd217241551f47e17a58a57dbd46/eleni-afiontzi-506015-unsplash.jpg?auto=format,compress&w=10" data-optimize-img>
|
53
|
-
</div>
|
21
|
+
<body>
|
22
|
+
<div
|
23
|
+
class="jumbotron"
|
24
|
+
style="background-image: url('https://images.unsplash.com/photo-1527679124583-9208be990bb5?fit=crop&auto=compress,format&w=16&h=9');"
|
25
|
+
data-optimize-bg-img
|
26
|
+
>
|
27
|
+
<h1 class="display-4">Hello, world!</h1>
|
28
|
+
<p class="lead">
|
29
|
+
This is a simple hero unit, a simple jumbotron-style component for calling extra attention to featured content
|
30
|
+
or information.
|
31
|
+
</p>
|
32
|
+
<hr class="my-4" />
|
33
|
+
<p>It uses utility classes for typography and spacing to space content out within the larger container.</p>
|
34
|
+
<a class="btn btn-primary btn-lg" href="#" role="button">Learn more</a>
|
54
35
|
</div>
|
55
|
-
</div>
|
56
|
-
|
57
|
-
<div class="container">
|
58
|
-
<h4 class="font-family-condensed-extra font-size-h3 text-uppercase">2018 Series</h4>
|
59
|
-
<!-- Past series: Current year -->
|
60
|
-
<div class="row">
|
61
|
-
<div class="col-xs-12 col-md-4">
|
62
|
-
<a href="/series/spark-2018" title="Spark 2018">
|
63
|
-
<img class="push-bottom img-full-width" src="//crds-media-int.imgix.net/5oKn4CG5u8qS8YMEugiGyo/4c962a693490aab72f0429189d21873e/crossroads-spark-2018.jpg?auto=format,compress&w=16&h=9&fit=crop" alt="Spark 2018" data-optimize-img>
|
64
|
-
</a>
|
65
|
-
</div>
|
66
|
-
|
67
|
-
<div class="col-xs-12 col-md-4">
|
68
|
-
<a href="/series/spirit-realm" title="Spirit Realm">
|
69
|
-
<img class="push-bottom img-full-width" src="//crds-media-int.imgix.net/4M9c40S5e8sAYo0GEao6em/235b9b1bb29e2e9d236cb9b07b462ac7/crossroads-spirit-realm.jpg?auto=format,compress&w=16&h=9&fit=crop" alt="Spirit Realm" data-optimize-img>
|
70
|
-
</a>
|
71
|
-
</div>
|
72
36
|
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
37
|
+
<div class="container">
|
38
|
+
<p>
|
39
|
+
Lorem ipsum dolor sit amet consectetur adipisicing elit. Cum laboriosam similique accusantium animi repellat,
|
40
|
+
quidem, soluta laborum voluptatum optio molestias deleniti sed illum quaerat neque excepturi placeat omnis velit
|
41
|
+
quibusdam?
|
42
|
+
</p>
|
43
|
+
<p>
|
44
|
+
Lorem ipsum dolor sit amet consectetur adipisicing elit. Quo, commodi corrupti? Fugit eligendi perferendis
|
45
|
+
veritatis ipsum consectetur sit qui accusamus omnis perspiciatis consequuntur beatae hic, provident nam quo
|
46
|
+
laboriosam atque!
|
47
|
+
</p>
|
48
|
+
<p>
|
49
|
+
Lorem ipsum dolor sit amet consectetur adipisicing elit. Magni laborum voluptatem odit, explicabo nobis tenetur
|
50
|
+
itaque esse ipsa doloribus amet veniam adipisci at dignissimos eaque facilis repudiandae accusantium similique
|
51
|
+
quidem!
|
52
|
+
</p>
|
53
|
+
<p>
|
54
|
+
Lorem ipsum dolor sit amet consectetur, adipisicing elit. Iure excepturi dolorem porro tempore iusto ipsum
|
55
|
+
ratione cumque, dolores eaque illo voluptatum nisi sequi nobis dignissimos? Tempora voluptates velit asperiores
|
56
|
+
pariatur.
|
57
|
+
</p>
|
58
|
+
<p>
|
59
|
+
Lorem ipsum, dolor sit amet consectetur adipisicing elit. Porro reiciendis magni qui distinctio dolorum deleniti
|
60
|
+
necessitatibus voluptate eveniet cupiditate, sit amet blanditiis eos esse numquam, veniam aperiam repellat quae
|
61
|
+
exercitationem.
|
62
|
+
</p>
|
63
|
+
</div>
|
78
64
|
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
65
|
+
<div class="container my-5">
|
66
|
+
<div class="card-columns">
|
67
|
+
<div class="card">
|
68
|
+
<img
|
69
|
+
id="img-1"
|
70
|
+
class="card-img"
|
71
|
+
alt="Card image cap"
|
72
|
+
src="https://images.unsplash.com/photo-1513415277900-a62401e19be4?auto=format,compress&w=16&h=9&fit=crop"
|
73
|
+
data-optimize-img
|
74
|
+
/>
|
75
|
+
</div>
|
76
|
+
<div class="card">
|
77
|
+
<img
|
78
|
+
id="img-2"
|
79
|
+
class="card-img"
|
80
|
+
alt="Card image cap"
|
81
|
+
src="https://images.unsplash.com/photo-1533540046196-4710d983af1b?auto=format,compress&w=12&h=9&fit=crop"
|
82
|
+
data-optimize-img
|
83
|
+
/>
|
84
|
+
</div>
|
85
|
+
<div class="card">
|
86
|
+
<img
|
87
|
+
id="img-3"
|
88
|
+
class="card-img"
|
89
|
+
alt="Card image cap"
|
90
|
+
src="https://images.unsplash.com/photo-1503103261350-2d300e6465ea?auto=format,compress&w=10&h=10&fit=crop"
|
91
|
+
data-optimize-img
|
92
|
+
/>
|
93
|
+
</div>
|
94
|
+
<div class="card">
|
95
|
+
<img
|
96
|
+
id="img-4"
|
97
|
+
class="card-img"
|
98
|
+
alt="Card image cap"
|
99
|
+
src="https://images.unsplash.com/photo-1544279210-d295b3531dcf?auto=format,compress&w=10"
|
100
|
+
data-optimize-img
|
101
|
+
/>
|
102
|
+
</div>
|
103
|
+
<div class="card">
|
104
|
+
<img
|
105
|
+
id="img-5"
|
106
|
+
class="card-img"
|
107
|
+
alt="Card image cap"
|
108
|
+
src="https://images.unsplash.com/photo-1545014393-76c7b8936c76?auto=format,compress&w=16&h=9&fit=crop"
|
109
|
+
data-optimize-img
|
110
|
+
/>
|
111
|
+
</div>
|
112
|
+
<div class="card">
|
113
|
+
<img
|
114
|
+
id="img-6"
|
115
|
+
class="card-img"
|
116
|
+
alt="Card image cap"
|
117
|
+
src="https://images.unsplash.com/photo-1513791222152-c347a9d6c3dd?auto=format,compress&w=12&h=9&fit=crop"
|
118
|
+
data-optimize-img
|
119
|
+
/>
|
120
|
+
</div>
|
121
|
+
<div class="card">
|
122
|
+
<img
|
123
|
+
id="img-7"
|
124
|
+
class="card-img"
|
125
|
+
alt="Card image cap"
|
126
|
+
src="https://images.unsplash.com/photo-1472457897821-70d3819a0e24?auto=format,compress&w=10&h=10&fit=crop"
|
127
|
+
data-optimize-img
|
128
|
+
/>
|
129
|
+
</div>
|
130
|
+
<div class="card">
|
131
|
+
<img
|
132
|
+
id="img-8"
|
133
|
+
class="card-img"
|
134
|
+
alt="Card image cap"
|
135
|
+
src="https://images.unsplash.com/photo-1523053030199-19a46754261d?auto=format,compress&w=10"
|
136
|
+
data-optimize-img
|
137
|
+
/>
|
138
|
+
</div>
|
139
|
+
<div class="card">
|
140
|
+
<img
|
141
|
+
id="img-9"
|
142
|
+
class="card-img"
|
143
|
+
alt="Card image cap"
|
144
|
+
src="https://images.unsplash.com/photo-1543776059-464c383bf3fe?auto=format,compress&w=16&h=9&fit=crop&crop=faces"
|
145
|
+
data-optimize-img
|
146
|
+
/>
|
147
|
+
</div>
|
148
|
+
<div class="card">
|
149
|
+
<img
|
150
|
+
id="img-10"
|
151
|
+
class="card-img"
|
152
|
+
alt="Card image cap"
|
153
|
+
src="https://images.unsplash.com/photo-1543520098-6b644b73c377?auto=format,compress&w=12&h=9&fit=crop"
|
154
|
+
data-optimize-img
|
155
|
+
/>
|
156
|
+
</div>
|
157
|
+
<div class="card">
|
158
|
+
<img
|
159
|
+
id="img-11"
|
160
|
+
class="card-img"
|
161
|
+
alt="Card image cap"
|
162
|
+
src="https://images.unsplash.com/photo-1508296389318-bda81b7c8496?auto=format,compress&w=10&h=10&fit=crop"
|
163
|
+
data-optimize-img
|
164
|
+
/>
|
165
|
+
</div>
|
166
|
+
<div class="card">
|
167
|
+
<img
|
168
|
+
id="img-12"
|
169
|
+
class="card-img"
|
170
|
+
alt="Card image cap"
|
171
|
+
src="https://images.unsplash.com/photo-1539298960951-d96776a91eb7?auto=format,compress&w=10"
|
172
|
+
data-optimize-img
|
173
|
+
/>
|
174
|
+
</div>
|
175
|
+
<div class="card">
|
176
|
+
<img
|
177
|
+
id="img-13"
|
178
|
+
class="card-img"
|
179
|
+
alt="Card image cap"
|
180
|
+
src="https://images.unsplash.com/photo-1534577403868-27b805ca4b9c?auto=format,compress&w=16&h=9&fit=crop"
|
181
|
+
data-optimize-img
|
182
|
+
/>
|
183
|
+
</div>
|
184
|
+
<div class="card">
|
185
|
+
<img
|
186
|
+
id="img-14"
|
187
|
+
class="card-img"
|
188
|
+
alt="Card image cap"
|
189
|
+
src="https://images.unsplash.com/photo-1517257770456-4310c7575593?auto=format,compress&w=12&h=9&fit=crop"
|
190
|
+
data-optimize-img
|
191
|
+
/>
|
192
|
+
</div>
|
193
|
+
<div class="card">
|
194
|
+
<img
|
195
|
+
id="img-15"
|
196
|
+
class="card-img"
|
197
|
+
alt="Card image cap"
|
198
|
+
src="https://images.unsplash.com/photo-1534357808625-fdbecdd0b6da?auto=format,compress&w=10&h=10&fit=crop"
|
199
|
+
data-optimize-img
|
200
|
+
/>
|
201
|
+
</div>
|
202
|
+
<div class="card">
|
203
|
+
<img
|
204
|
+
id="img-16"
|
205
|
+
class="card-img"
|
206
|
+
alt="Card image cap"
|
207
|
+
src="https://images.unsplash.com/photo-1517134062979-e1234be8a085?auto=format,compress&w=10"
|
208
|
+
data-optimize-img
|
209
|
+
/>
|
210
|
+
</div>
|
83
211
|
</div>
|
84
212
|
</div>
|
85
|
-
</div>
|
86
|
-
|
87
|
-
|
88
|
-
<script>
|
89
|
-
(function() {
|
90
|
-
new Imgix.Optimizer();
|
91
|
-
})();
|
92
|
-
|
93
|
-
</script>
|
94
|
-
</body>
|
95
213
|
|
214
|
+
<script>
|
215
|
+
(function() {
|
216
|
+
new Imgix.Optimizer();
|
217
|
+
})();
|
218
|
+
</script>
|
219
|
+
</body>
|
96
220
|
</html>
|
data/package-lock.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "imgix-optimizer",
|
3
|
-
"version": "0.0.
|
3
|
+
"version": "0.0.6",
|
4
4
|
"lockfileVersion": 1,
|
5
5
|
"requires": true,
|
6
6
|
"dependencies": {
|
@@ -19,9 +19,9 @@
|
|
19
19
|
"integrity": "sha1-FV1Qc1gym45waJcAF8P9dKmwhYQ=",
|
20
20
|
"dev": true,
|
21
21
|
"requires": {
|
22
|
-
"chalk": "2.
|
23
|
-
"esutils": "2.0.2",
|
24
|
-
"js-tokens": "3.0.
|
22
|
+
"chalk": "^2.0.0",
|
23
|
+
"esutils": "^2.0.2",
|
24
|
+
"js-tokens": "^3.0.0"
|
25
25
|
},
|
26
26
|
"dependencies": {
|
27
27
|
"ansi-styles": {
|
@@ -30,7 +30,7 @@
|
|
30
30
|
"integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
|
31
31
|
"dev": true,
|
32
32
|
"requires": {
|
33
|
-
"color-convert": "1.9.
|
33
|
+
"color-convert": "^1.9.0"
|
34
34
|
}
|
35
35
|
},
|
36
36
|
"chalk": {
|
@@ -39,9 +39,9 @@
|
|
39
39
|
"integrity": "sha512-ObN6h1v2fTJSmUXoS3nMQ92LbDK9be4TV+6G+omQlGJFdcUX5heKi1LZ1YnRMIgwTLEj3E24bT6tYni50rlCfQ==",
|
40
40
|
"dev": true,
|
41
41
|
"requires": {
|
42
|
-
"ansi-styles": "3.2.1",
|
43
|
-
"escape-string-regexp": "1.0.5",
|
44
|
-
"supports-color": "5.
|
42
|
+
"ansi-styles": "^3.2.1",
|
43
|
+
"escape-string-regexp": "^1.0.5",
|
44
|
+
"supports-color": "^5.3.0"
|
45
45
|
}
|
46
46
|
},
|
47
47
|
"supports-color": {
|
@@ -50,7 +50,7 @@
|
|
50
50
|
"integrity": "sha512-zjaXglF5nnWpsq470jSv6P9DwPvgLkuapYmfDm3JWOm0vkNTVF2tI4UrN2r6jH1qM/uc/WtxYY1hYoA2dOKj5w==",
|
51
51
|
"dev": true,
|
52
52
|
"requires": {
|
53
|
-
"has-flag": "3.0.0"
|
53
|
+
"has-flag": "^3.0.0"
|
54
54
|
}
|
55
55
|
}
|
56
56
|
}
|
@@ -85,7 +85,7 @@
|
|
85
85
|
"integrity": "sha1-jzuCf5Vai9ZpaX5KQlasPOrjVs8=",
|
86
86
|
"dev": true,
|
87
87
|
"requires": {
|
88
|
-
"arr-flatten": "1.1
|
88
|
+
"arr-flatten": "^1.0.1"
|
89
89
|
}
|
90
90
|
},
|
91
91
|
"arr-flatten": {
|
@@ -100,7 +100,7 @@
|
|
100
100
|
"integrity": "sha1-mjRBDk9OPaI96jdb5b5w8kd47Dk=",
|
101
101
|
"dev": true,
|
102
102
|
"requires": {
|
103
|
-
"array-uniq": "1.0.
|
103
|
+
"array-uniq": "^1.0.1"
|
104
104
|
}
|
105
105
|
},
|
106
106
|
"array-uniq": {
|
@@ -121,9 +121,9 @@
|
|
121
121
|
"integrity": "sha1-Y/1D99weO7fONZR9uP42mj9Yx0s=",
|
122
122
|
"dev": true,
|
123
123
|
"requires": {
|
124
|
-
"chalk": "1.1.3",
|
125
|
-
"esutils": "2.0.2",
|
126
|
-
"js-tokens": "3.0.2"
|
124
|
+
"chalk": "^1.1.3",
|
125
|
+
"esutils": "^2.0.2",
|
126
|
+
"js-tokens": "^3.0.2"
|
127
127
|
}
|
128
128
|
},
|
129
129
|
"babel-core": {
|
@@ -132,25 +132,25 @@
|
|
132
132
|
"integrity": "sha512-6jyFLuDmeidKmUEb3NM+/yawG0M2bDZ9Z1qbZP59cyHLz8kYGKYwpJP0UwUKKUiTRNvxfLesJnTedqczP7cTDA==",
|
133
133
|
"dev": true,
|
134
134
|
"requires": {
|
135
|
-
"babel-code-frame": "6.26.0",
|
136
|
-
"babel-generator": "6.26.
|
137
|
-
"babel-helpers": "6.24.1",
|
138
|
-
"babel-messages": "6.23.0",
|
139
|
-
"babel-register": "6.26.0",
|
140
|
-
"babel-runtime": "6.26.0",
|
141
|
-
"babel-template": "6.26.0",
|
142
|
-
"babel-traverse": "6.26.0",
|
143
|
-
"babel-types": "6.26.0",
|
144
|
-
"babylon": "6.18.0",
|
145
|
-
"convert-source-map": "1.5.1",
|
146
|
-
"debug": "2.6.9",
|
147
|
-
"json5": "0.5.1",
|
148
|
-
"lodash": "4.17.
|
149
|
-
"minimatch": "3.0.4",
|
150
|
-
"path-is-absolute": "1.0.1",
|
151
|
-
"private": "0.1.8",
|
152
|
-
"slash": "1.0.0",
|
153
|
-
"source-map": "0.5.7"
|
135
|
+
"babel-code-frame": "^6.26.0",
|
136
|
+
"babel-generator": "^6.26.0",
|
137
|
+
"babel-helpers": "^6.24.1",
|
138
|
+
"babel-messages": "^6.23.0",
|
139
|
+
"babel-register": "^6.26.0",
|
140
|
+
"babel-runtime": "^6.26.0",
|
141
|
+
"babel-template": "^6.26.0",
|
142
|
+
"babel-traverse": "^6.26.0",
|
143
|
+
"babel-types": "^6.26.0",
|
144
|
+
"babylon": "^6.18.0",
|
145
|
+
"convert-source-map": "^1.5.1",
|
146
|
+
"debug": "^2.6.9",
|
147
|
+
"json5": "^0.5.1",
|
148
|
+
"lodash": "^4.17.4",
|
149
|
+
"minimatch": "^3.0.4",
|
150
|
+
"path-is-absolute": "^1.0.1",
|
151
|
+
"private": "^0.1.8",
|
152
|
+
"slash": "^1.0.0",
|
153
|
+
"source-map": "^0.5.7"
|
154
154
|
}
|
155
155
|
},
|
156
156
|
"babel-generator": {
|
@@ -159,14 +159,14 @@
|
|
159
159
|
"integrity": "sha512-HyfwY6ApZj7BYTcJURpM5tznulaBvyio7/0d4zFOeMPUmfxkCjHocCuoLa2SAGzBI8AREcH3eP3758F672DppA==",
|
160
160
|
"dev": true,
|
161
161
|
"requires": {
|
162
|
-
"babel-messages": "6.23.0",
|
163
|
-
"babel-runtime": "6.26.0",
|
164
|
-
"babel-types": "6.26.0",
|
165
|
-
"detect-indent": "4.0.0",
|
166
|
-
"jsesc": "1.3.0",
|
167
|
-
"lodash": "4.17.
|
168
|
-
"source-map": "0.5.7",
|
169
|
-
"trim-right": "1.0.1"
|
162
|
+
"babel-messages": "^6.23.0",
|
163
|
+
"babel-runtime": "^6.26.0",
|
164
|
+
"babel-types": "^6.26.0",
|
165
|
+
"detect-indent": "^4.0.0",
|
166
|
+
"jsesc": "^1.3.0",
|
167
|
+
"lodash": "^4.17.4",
|
168
|
+
"source-map": "^0.5.7",
|
169
|
+
"trim-right": "^1.0.1"
|
170
170
|
}
|
171
171
|
},
|
172
172
|
"babel-helper-call-delegate": {
|
@@ -175,10 +175,10 @@
|
|
175
175
|
"integrity": "sha1-7Oaqzdx25Bw0YfiL/Fdb0Nqi340=",
|
176
176
|
"dev": true,
|
177
177
|
"requires": {
|
178
|
-
"babel-helper-hoist-variables": "6.24.1",
|
179
|
-
"babel-runtime": "6.
|
180
|
-
"babel-traverse": "6.
|
181
|
-
"babel-types": "6.
|
178
|
+
"babel-helper-hoist-variables": "^6.24.1",
|
179
|
+
"babel-runtime": "^6.22.0",
|
180
|
+
"babel-traverse": "^6.24.1",
|
181
|
+
"babel-types": "^6.24.1"
|
182
182
|
}
|
183
183
|
},
|
184
184
|
"babel-helper-define-map": {
|
@@ -187,10 +187,10 @@
|
|
187
187
|
"integrity": "sha1-pfVtq0GiX5fstJjH66ypgZ+Vvl8=",
|
188
188
|
"dev": true,
|
189
189
|
"requires": {
|
190
|
-
"babel-helper-function-name": "6.24.1",
|
191
|
-
"babel-runtime": "6.26.0",
|
192
|
-
"babel-types": "6.26.0",
|
193
|
-
"lodash": "4.17.
|
190
|
+
"babel-helper-function-name": "^6.24.1",
|
191
|
+
"babel-runtime": "^6.26.0",
|
192
|
+
"babel-types": "^6.26.0",
|
193
|
+
"lodash": "^4.17.4"
|
194
194
|
}
|
195
195
|
},
|
196
196
|
"babel-helper-function-name": {
|
@@ -199,11 +199,11 @@
|
|
199
199
|
"integrity": "sha1-00dbjAPtmCQqJbSDUasYOZ01gKk=",
|
200
200
|
"dev": true,
|
201
201
|
"requires": {
|
202
|
-
"babel-helper-get-function-arity": "6.24.1",
|
203
|
-
"babel-runtime": "6.
|
204
|
-
"babel-template": "6.
|
205
|
-
"babel-traverse": "6.
|
206
|
-
"babel-types": "6.
|
202
|
+
"babel-helper-get-function-arity": "^6.24.1",
|
203
|
+
"babel-runtime": "^6.22.0",
|
204
|
+
"babel-template": "^6.24.1",
|
205
|
+
"babel-traverse": "^6.24.1",
|
206
|
+
"babel-types": "^6.24.1"
|
207
207
|
}
|
208
208
|
},
|
209
209
|
"babel-helper-get-function-arity": {
|
@@ -212,8 +212,8 @@
|
|
212
212
|
"integrity": "sha1-j3eCqpNAfEHTqlCQj4mwMbG2hT0=",
|
213
213
|
"dev": true,
|
214
214
|
"requires": {
|
215
|
-
"babel-runtime": "6.
|
216
|
-
"babel-types": "6.
|
215
|
+
"babel-runtime": "^6.22.0",
|
216
|
+
"babel-types": "^6.24.1"
|
217
217
|
}
|
218
218
|
},
|
219
219
|
"babel-helper-hoist-variables": {
|
@@ -222,8 +222,8 @@
|
|
222
222
|
"integrity": "sha1-HssnaJydJVE+rbyZFKc/VAi+enY=",
|
223
223
|
"dev": true,
|
224
224
|
"requires": {
|
225
|
-
"babel-runtime": "6.
|
226
|
-
"babel-types": "6.
|
225
|
+
"babel-runtime": "^6.22.0",
|
226
|
+
"babel-types": "^6.24.1"
|
227
227
|
}
|
228
228
|
},
|
229
229
|
"babel-helper-optimise-call-expression": {
|
@@ -232,8 +232,8 @@
|
|
232
232
|
"integrity": "sha1-96E0J7qfc/j0+pk8VKl4gtEkQlc=",
|
233
233
|
"dev": true,
|
234
234
|
"requires": {
|
235
|
-
"babel-runtime": "6.
|
236
|
-
"babel-types": "6.
|
235
|
+
"babel-runtime": "^6.22.0",
|
236
|
+
"babel-types": "^6.24.1"
|
237
237
|
}
|
238
238
|
},
|
239
239
|
"babel-helper-regex": {
|
@@ -242,9 +242,9 @@
|
|
242
242
|
"integrity": "sha1-MlxZ+QL4LyS3T6zu0DY5VPZJXnI=",
|
243
243
|
"dev": true,
|
244
244
|
"requires": {
|
245
|
-
"babel-runtime": "6.26.0",
|
246
|
-
"babel-types": "6.26.0",
|
247
|
-
"lodash": "4.17.
|
245
|
+
"babel-runtime": "^6.26.0",
|
246
|
+
"babel-types": "^6.26.0",
|
247
|
+
"lodash": "^4.17.4"
|
248
248
|
}
|
249
249
|
},
|
250
250
|
"babel-helper-replace-supers": {
|
@@ -253,12 +253,12 @@
|
|
253
253
|
"integrity": "sha1-v22/5Dk40XNpohPKiov3S2qQqxo=",
|
254
254
|
"dev": true,
|
255
255
|
"requires": {
|
256
|
-
"babel-helper-optimise-call-expression": "6.24.1",
|
257
|
-
"babel-messages": "6.23.0",
|
258
|
-
"babel-runtime": "6.
|
259
|
-
"babel-template": "6.
|
260
|
-
"babel-traverse": "6.
|
261
|
-
"babel-types": "6.
|
256
|
+
"babel-helper-optimise-call-expression": "^6.24.1",
|
257
|
+
"babel-messages": "^6.23.0",
|
258
|
+
"babel-runtime": "^6.22.0",
|
259
|
+
"babel-template": "^6.24.1",
|
260
|
+
"babel-traverse": "^6.24.1",
|
261
|
+
"babel-types": "^6.24.1"
|
262
262
|
}
|
263
263
|
},
|
264
264
|
"babel-helpers": {
|
@@ -267,8 +267,8 @@
|
|
267
267
|
"integrity": "sha1-NHHenK7DiOXIUOWX5Yom3fN2ArI=",
|
268
268
|
"dev": true,
|
269
269
|
"requires": {
|
270
|
-
"babel-runtime": "6.
|
271
|
-
"babel-template": "6.
|
270
|
+
"babel-runtime": "^6.22.0",
|
271
|
+
"babel-template": "^6.24.1"
|
272
272
|
}
|
273
273
|
},
|
274
274
|
"babel-messages": {
|
@@ -277,7 +277,7 @@
|
|
277
277
|
"integrity": "sha1-8830cDhYA1sqKVHG7F7fbGLyYw4=",
|
278
278
|
"dev": true,
|
279
279
|
"requires": {
|
280
|
-
"babel-runtime": "6.
|
280
|
+
"babel-runtime": "^6.22.0"
|
281
281
|
}
|
282
282
|
},
|
283
283
|
"babel-plugin-check-es2015-constants": {
|
@@ -286,7 +286,7 @@
|
|
286
286
|
"integrity": "sha1-NRV7EBQm/S/9PaP3XH0ekYNbv4o=",
|
287
287
|
"dev": true,
|
288
288
|
"requires": {
|
289
|
-
"babel-runtime": "6.
|
289
|
+
"babel-runtime": "^6.22.0"
|
290
290
|
}
|
291
291
|
},
|
292
292
|
"babel-plugin-external-helpers": {
|
@@ -295,7 +295,7 @@
|
|
295
295
|
"integrity": "sha1-IoX0iwK9Xe3oUXXK+MYuhq3M76E=",
|
296
296
|
"dev": true,
|
297
297
|
"requires": {
|
298
|
-
"babel-runtime": "6.
|
298
|
+
"babel-runtime": "^6.22.0"
|
299
299
|
}
|
300
300
|
},
|
301
301
|
"babel-plugin-transform-es2015-arrow-functions": {
|
@@ -304,7 +304,7 @@
|
|
304
304
|
"integrity": "sha1-RSaSy3EdX3ncf4XkQM5BufJE0iE=",
|
305
305
|
"dev": true,
|
306
306
|
"requires": {
|
307
|
-
"babel-runtime": "6.
|
307
|
+
"babel-runtime": "^6.22.0"
|
308
308
|
}
|
309
309
|
},
|
310
310
|
"babel-plugin-transform-es2015-block-scoped-functions": {
|
@@ -313,7 +313,7 @@
|
|
313
313
|
"integrity": "sha1-u8UbSflk1wy42OC5ToICRs46YUE=",
|
314
314
|
"dev": true,
|
315
315
|
"requires": {
|
316
|
-
"babel-runtime": "6.
|
316
|
+
"babel-runtime": "^6.22.0"
|
317
317
|
}
|
318
318
|
},
|
319
319
|
"babel-plugin-transform-es2015-block-scoping": {
|
@@ -322,11 +322,11 @@
|
|
322
322
|
"integrity": "sha1-1w9SmcEwjQXBL0Y4E7CgnnOxiV8=",
|
323
323
|
"dev": true,
|
324
324
|
"requires": {
|
325
|
-
"babel-runtime": "6.26.0",
|
326
|
-
"babel-template": "6.26.0",
|
327
|
-
"babel-traverse": "6.26.0",
|
328
|
-
"babel-types": "6.26.0",
|
329
|
-
"lodash": "4.17.
|
325
|
+
"babel-runtime": "^6.26.0",
|
326
|
+
"babel-template": "^6.26.0",
|
327
|
+
"babel-traverse": "^6.26.0",
|
328
|
+
"babel-types": "^6.26.0",
|
329
|
+
"lodash": "^4.17.4"
|
330
330
|
}
|
331
331
|
},
|
332
332
|
"babel-plugin-transform-es2015-classes": {
|
@@ -335,15 +335,15 @@
|
|
335
335
|
"integrity": "sha1-WkxYpQyclGHlZLSyo7+ryXolhNs=",
|
336
336
|
"dev": true,
|
337
337
|
"requires": {
|
338
|
-
"babel-helper-define-map": "6.
|
339
|
-
"babel-helper-function-name": "6.24.1",
|
340
|
-
"babel-helper-optimise-call-expression": "6.24.1",
|
341
|
-
"babel-helper-replace-supers": "6.24.1",
|
342
|
-
"babel-messages": "6.23.0",
|
343
|
-
"babel-runtime": "6.
|
344
|
-
"babel-template": "6.
|
345
|
-
"babel-traverse": "6.
|
346
|
-
"babel-types": "6.
|
338
|
+
"babel-helper-define-map": "^6.24.1",
|
339
|
+
"babel-helper-function-name": "^6.24.1",
|
340
|
+
"babel-helper-optimise-call-expression": "^6.24.1",
|
341
|
+
"babel-helper-replace-supers": "^6.24.1",
|
342
|
+
"babel-messages": "^6.23.0",
|
343
|
+
"babel-runtime": "^6.22.0",
|
344
|
+
"babel-template": "^6.24.1",
|
345
|
+
"babel-traverse": "^6.24.1",
|
346
|
+
"babel-types": "^6.24.1"
|
347
347
|
}
|
348
348
|
},
|
349
349
|
"babel-plugin-transform-es2015-computed-properties": {
|
@@ -352,8 +352,8 @@
|
|
352
352
|
"integrity": "sha1-b+Ko0WiV1WNPTNmZttNICjCBWbM=",
|
353
353
|
"dev": true,
|
354
354
|
"requires": {
|
355
|
-
"babel-runtime": "6.
|
356
|
-
"babel-template": "6.
|
355
|
+
"babel-runtime": "^6.22.0",
|
356
|
+
"babel-template": "^6.24.1"
|
357
357
|
}
|
358
358
|
},
|
359
359
|
"babel-plugin-transform-es2015-destructuring": {
|
@@ -362,7 +362,7 @@
|
|
362
362
|
"integrity": "sha1-mXux8auWf2gtKwh2/jWNYOdlxW0=",
|
363
363
|
"dev": true,
|
364
364
|
"requires": {
|
365
|
-
"babel-runtime": "6.
|
365
|
+
"babel-runtime": "^6.22.0"
|
366
366
|
}
|
367
367
|
},
|
368
368
|
"babel-plugin-transform-es2015-duplicate-keys": {
|
@@ -371,8 +371,8 @@
|
|
371
371
|
"integrity": "sha1-c+s9MQypaePvnskcU3QabxV2Qj4=",
|
372
372
|
"dev": true,
|
373
373
|
"requires": {
|
374
|
-
"babel-runtime": "6.
|
375
|
-
"babel-types": "6.
|
374
|
+
"babel-runtime": "^6.22.0",
|
375
|
+
"babel-types": "^6.24.1"
|
376
376
|
}
|
377
377
|
},
|
378
378
|
"babel-plugin-transform-es2015-for-of": {
|
@@ -381,7 +381,7 @@
|
|
381
381
|
"integrity": "sha1-9HyVsrYT3x0+zC/bdXNiPHUkhpE=",
|
382
382
|
"dev": true,
|
383
383
|
"requires": {
|
384
|
-
"babel-runtime": "6.
|
384
|
+
"babel-runtime": "^6.22.0"
|
385
385
|
}
|
386
386
|
},
|
387
387
|
"babel-plugin-transform-es2015-function-name": {
|
@@ -390,9 +390,9 @@
|
|
390
390
|
"integrity": "sha1-g0yJhTvDaxrw86TF26qU/Y6sqos=",
|
391
391
|
"dev": true,
|
392
392
|
"requires": {
|
393
|
-
"babel-helper-function-name": "6.24.1",
|
394
|
-
"babel-runtime": "6.
|
395
|
-
"babel-types": "6.
|
393
|
+
"babel-helper-function-name": "^6.24.1",
|
394
|
+
"babel-runtime": "^6.22.0",
|
395
|
+
"babel-types": "^6.24.1"
|
396
396
|
}
|
397
397
|
},
|
398
398
|
"babel-plugin-transform-es2015-literals": {
|
@@ -401,7 +401,7 @@
|
|
401
401
|
"integrity": "sha1-T1SgLWzWbPkVKAAZox0xklN3yi4=",
|
402
402
|
"dev": true,
|
403
403
|
"requires": {
|
404
|
-
"babel-runtime": "6.
|
404
|
+
"babel-runtime": "^6.22.0"
|
405
405
|
}
|
406
406
|
},
|
407
407
|
"babel-plugin-transform-es2015-modules-amd": {
|
@@ -410,9 +410,9 @@
|
|
410
410
|
"integrity": "sha1-Oz5UAXI5hC1tGcMBHEvS8AoA0VQ=",
|
411
411
|
"dev": true,
|
412
412
|
"requires": {
|
413
|
-
"babel-plugin-transform-es2015-modules-commonjs": "6.
|
414
|
-
"babel-runtime": "6.
|
415
|
-
"babel-template": "6.
|
413
|
+
"babel-plugin-transform-es2015-modules-commonjs": "^6.24.1",
|
414
|
+
"babel-runtime": "^6.22.0",
|
415
|
+
"babel-template": "^6.24.1"
|
416
416
|
}
|
417
417
|
},
|
418
418
|
"babel-plugin-transform-es2015-modules-commonjs": {
|
@@ -421,10 +421,10 @@
|
|
421
421
|
"integrity": "sha512-CV9ROOHEdrjcwhIaJNBGMBCodN+1cfkwtM1SbUHmvyy35KGT7fohbpOxkE2uLz1o6odKK2Ck/tz47z+VqQfi9Q==",
|
422
422
|
"dev": true,
|
423
423
|
"requires": {
|
424
|
-
"babel-plugin-transform-strict-mode": "6.24.1",
|
425
|
-
"babel-runtime": "6.26.0",
|
426
|
-
"babel-template": "6.26.0",
|
427
|
-
"babel-types": "6.26.0"
|
424
|
+
"babel-plugin-transform-strict-mode": "^6.24.1",
|
425
|
+
"babel-runtime": "^6.26.0",
|
426
|
+
"babel-template": "^6.26.0",
|
427
|
+
"babel-types": "^6.26.0"
|
428
428
|
}
|
429
429
|
},
|
430
430
|
"babel-plugin-transform-es2015-modules-systemjs": {
|
@@ -433,9 +433,9 @@
|
|
433
433
|
"integrity": "sha1-/4mhQrkRmpBhlfXxBuzzBdlAfSM=",
|
434
434
|
"dev": true,
|
435
435
|
"requires": {
|
436
|
-
"babel-helper-hoist-variables": "6.24.1",
|
437
|
-
"babel-runtime": "6.
|
438
|
-
"babel-template": "6.
|
436
|
+
"babel-helper-hoist-variables": "^6.24.1",
|
437
|
+
"babel-runtime": "^6.22.0",
|
438
|
+
"babel-template": "^6.24.1"
|
439
439
|
}
|
440
440
|
},
|
441
441
|
"babel-plugin-transform-es2015-modules-umd": {
|
@@ -444,9 +444,9 @@
|
|
444
444
|
"integrity": "sha1-rJl+YoXNGO1hdq22B9YCNErThGg=",
|
445
445
|
"dev": true,
|
446
446
|
"requires": {
|
447
|
-
"babel-plugin-transform-es2015-modules-amd": "6.24.1",
|
448
|
-
"babel-runtime": "6.
|
449
|
-
"babel-template": "6.
|
447
|
+
"babel-plugin-transform-es2015-modules-amd": "^6.24.1",
|
448
|
+
"babel-runtime": "^6.22.0",
|
449
|
+
"babel-template": "^6.24.1"
|
450
450
|
}
|
451
451
|
},
|
452
452
|
"babel-plugin-transform-es2015-object-super": {
|
@@ -455,8 +455,8 @@
|
|
455
455
|
"integrity": "sha1-JM72muIcuDp/hgPa0CH1cusnj40=",
|
456
456
|
"dev": true,
|
457
457
|
"requires": {
|
458
|
-
"babel-helper-replace-supers": "6.24.1",
|
459
|
-
"babel-runtime": "6.
|
458
|
+
"babel-helper-replace-supers": "^6.24.1",
|
459
|
+
"babel-runtime": "^6.22.0"
|
460
460
|
}
|
461
461
|
},
|
462
462
|
"babel-plugin-transform-es2015-parameters": {
|
@@ -465,12 +465,12 @@
|
|
465
465
|
"integrity": "sha1-V6w1GrScrxSpfNE7CfZv3wpiXys=",
|
466
466
|
"dev": true,
|
467
467
|
"requires": {
|
468
|
-
"babel-helper-call-delegate": "6.24.1",
|
469
|
-
"babel-helper-get-function-arity": "6.24.1",
|
470
|
-
"babel-runtime": "6.
|
471
|
-
"babel-template": "6.
|
472
|
-
"babel-traverse": "6.
|
473
|
-
"babel-types": "6.
|
468
|
+
"babel-helper-call-delegate": "^6.24.1",
|
469
|
+
"babel-helper-get-function-arity": "^6.24.1",
|
470
|
+
"babel-runtime": "^6.22.0",
|
471
|
+
"babel-template": "^6.24.1",
|
472
|
+
"babel-traverse": "^6.24.1",
|
473
|
+
"babel-types": "^6.24.1"
|
474
474
|
}
|
475
475
|
},
|
476
476
|
"babel-plugin-transform-es2015-shorthand-properties": {
|
@@ -479,8 +479,8 @@
|
|
479
479
|
"integrity": "sha1-JPh11nIch2YbvZmkYi5R8U3jiqA=",
|
480
480
|
"dev": true,
|
481
481
|
"requires": {
|
482
|
-
"babel-runtime": "6.
|
483
|
-
"babel-types": "6.
|
482
|
+
"babel-runtime": "^6.22.0",
|
483
|
+
"babel-types": "^6.24.1"
|
484
484
|
}
|
485
485
|
},
|
486
486
|
"babel-plugin-transform-es2015-spread": {
|
@@ -489,7 +489,7 @@
|
|
489
489
|
"integrity": "sha1-1taKmfia7cRTbIGlQujdnxdG+NE=",
|
490
490
|
"dev": true,
|
491
491
|
"requires": {
|
492
|
-
"babel-runtime": "6.
|
492
|
+
"babel-runtime": "^6.22.0"
|
493
493
|
}
|
494
494
|
},
|
495
495
|
"babel-plugin-transform-es2015-sticky-regex": {
|
@@ -498,9 +498,9 @@
|
|
498
498
|
"integrity": "sha1-AMHNsaynERLN8M9hJsLta0V8zbw=",
|
499
499
|
"dev": true,
|
500
500
|
"requires": {
|
501
|
-
"babel-helper-regex": "6.
|
502
|
-
"babel-runtime": "6.
|
503
|
-
"babel-types": "6.
|
501
|
+
"babel-helper-regex": "^6.24.1",
|
502
|
+
"babel-runtime": "^6.22.0",
|
503
|
+
"babel-types": "^6.24.1"
|
504
504
|
}
|
505
505
|
},
|
506
506
|
"babel-plugin-transform-es2015-template-literals": {
|
@@ -509,7 +509,7 @@
|
|
509
509
|
"integrity": "sha1-qEs0UPfp+PH2g51taH2oS7EjbY0=",
|
510
510
|
"dev": true,
|
511
511
|
"requires": {
|
512
|
-
"babel-runtime": "6.
|
512
|
+
"babel-runtime": "^6.22.0"
|
513
513
|
}
|
514
514
|
},
|
515
515
|
"babel-plugin-transform-es2015-typeof-symbol": {
|
@@ -518,7 +518,7 @@
|
|
518
518
|
"integrity": "sha1-3sCfHN3/lLUqxz1QXITfWdzOs3I=",
|
519
519
|
"dev": true,
|
520
520
|
"requires": {
|
521
|
-
"babel-runtime": "6.
|
521
|
+
"babel-runtime": "^6.22.0"
|
522
522
|
}
|
523
523
|
},
|
524
524
|
"babel-plugin-transform-es2015-unicode-regex": {
|
@@ -527,9 +527,9 @@
|
|
527
527
|
"integrity": "sha1-04sS9C6nMj9yk4fxinxa4frrNek=",
|
528
528
|
"dev": true,
|
529
529
|
"requires": {
|
530
|
-
"babel-helper-regex": "6.
|
531
|
-
"babel-runtime": "6.
|
532
|
-
"regexpu-core": "2.0.0"
|
530
|
+
"babel-helper-regex": "^6.24.1",
|
531
|
+
"babel-runtime": "^6.22.0",
|
532
|
+
"regexpu-core": "^2.0.0"
|
533
533
|
}
|
534
534
|
},
|
535
535
|
"babel-plugin-transform-regenerator": {
|
@@ -538,7 +538,7 @@
|
|
538
538
|
"integrity": "sha1-4HA2lvveJ/Cj78rPi03KL3s6jy8=",
|
539
539
|
"dev": true,
|
540
540
|
"requires": {
|
541
|
-
"regenerator-transform": "0.10.
|
541
|
+
"regenerator-transform": "^0.10.0"
|
542
542
|
}
|
543
543
|
},
|
544
544
|
"babel-plugin-transform-strict-mode": {
|
@@ -547,8 +547,8 @@
|
|
547
547
|
"integrity": "sha1-1fr3qleKZbvlkc9e2uBKDGcCB1g=",
|
548
548
|
"dev": true,
|
549
549
|
"requires": {
|
550
|
-
"babel-runtime": "6.
|
551
|
-
"babel-types": "6.
|
550
|
+
"babel-runtime": "^6.22.0",
|
551
|
+
"babel-types": "^6.24.1"
|
552
552
|
}
|
553
553
|
},
|
554
554
|
"babel-preset-es2015": {
|
@@ -557,30 +557,30 @@
|
|
557
557
|
"integrity": "sha1-1EBQ1rwsn+6nAqrzjXJ6AhBTiTk=",
|
558
558
|
"dev": true,
|
559
559
|
"requires": {
|
560
|
-
"babel-plugin-check-es2015-constants": "6.22.0",
|
561
|
-
"babel-plugin-transform-es2015-arrow-functions": "6.22.0",
|
562
|
-
"babel-plugin-transform-es2015-block-scoped-functions": "6.22.0",
|
563
|
-
"babel-plugin-transform-es2015-block-scoping": "6.
|
564
|
-
"babel-plugin-transform-es2015-classes": "6.24.1",
|
565
|
-
"babel-plugin-transform-es2015-computed-properties": "6.24.1",
|
566
|
-
"babel-plugin-transform-es2015-destructuring": "6.
|
567
|
-
"babel-plugin-transform-es2015-duplicate-keys": "6.24.1",
|
568
|
-
"babel-plugin-transform-es2015-for-of": "6.
|
569
|
-
"babel-plugin-transform-es2015-function-name": "6.24.1",
|
570
|
-
"babel-plugin-transform-es2015-literals": "6.22.0",
|
571
|
-
"babel-plugin-transform-es2015-modules-amd": "6.24.1",
|
572
|
-
"babel-plugin-transform-es2015-modules-commonjs": "6.
|
573
|
-
"babel-plugin-transform-es2015-modules-systemjs": "6.24.1",
|
574
|
-
"babel-plugin-transform-es2015-modules-umd": "6.24.1",
|
575
|
-
"babel-plugin-transform-es2015-object-super": "6.24.1",
|
576
|
-
"babel-plugin-transform-es2015-parameters": "6.24.1",
|
577
|
-
"babel-plugin-transform-es2015-shorthand-properties": "6.24.1",
|
578
|
-
"babel-plugin-transform-es2015-spread": "6.22.0",
|
579
|
-
"babel-plugin-transform-es2015-sticky-regex": "6.24.1",
|
580
|
-
"babel-plugin-transform-es2015-template-literals": "6.22.0",
|
581
|
-
"babel-plugin-transform-es2015-typeof-symbol": "6.
|
582
|
-
"babel-plugin-transform-es2015-unicode-regex": "6.24.1",
|
583
|
-
"babel-plugin-transform-regenerator": "6.
|
560
|
+
"babel-plugin-check-es2015-constants": "^6.22.0",
|
561
|
+
"babel-plugin-transform-es2015-arrow-functions": "^6.22.0",
|
562
|
+
"babel-plugin-transform-es2015-block-scoped-functions": "^6.22.0",
|
563
|
+
"babel-plugin-transform-es2015-block-scoping": "^6.24.1",
|
564
|
+
"babel-plugin-transform-es2015-classes": "^6.24.1",
|
565
|
+
"babel-plugin-transform-es2015-computed-properties": "^6.24.1",
|
566
|
+
"babel-plugin-transform-es2015-destructuring": "^6.22.0",
|
567
|
+
"babel-plugin-transform-es2015-duplicate-keys": "^6.24.1",
|
568
|
+
"babel-plugin-transform-es2015-for-of": "^6.22.0",
|
569
|
+
"babel-plugin-transform-es2015-function-name": "^6.24.1",
|
570
|
+
"babel-plugin-transform-es2015-literals": "^6.22.0",
|
571
|
+
"babel-plugin-transform-es2015-modules-amd": "^6.24.1",
|
572
|
+
"babel-plugin-transform-es2015-modules-commonjs": "^6.24.1",
|
573
|
+
"babel-plugin-transform-es2015-modules-systemjs": "^6.24.1",
|
574
|
+
"babel-plugin-transform-es2015-modules-umd": "^6.24.1",
|
575
|
+
"babel-plugin-transform-es2015-object-super": "^6.24.1",
|
576
|
+
"babel-plugin-transform-es2015-parameters": "^6.24.1",
|
577
|
+
"babel-plugin-transform-es2015-shorthand-properties": "^6.24.1",
|
578
|
+
"babel-plugin-transform-es2015-spread": "^6.22.0",
|
579
|
+
"babel-plugin-transform-es2015-sticky-regex": "^6.24.1",
|
580
|
+
"babel-plugin-transform-es2015-template-literals": "^6.22.0",
|
581
|
+
"babel-plugin-transform-es2015-typeof-symbol": "^6.22.0",
|
582
|
+
"babel-plugin-transform-es2015-unicode-regex": "^6.24.1",
|
583
|
+
"babel-plugin-transform-regenerator": "^6.24.1"
|
584
584
|
}
|
585
585
|
},
|
586
586
|
"babel-preset-es2015-rollup": {
|
@@ -589,9 +589,9 @@
|
|
589
589
|
"integrity": "sha1-hUtj7N4u6YysQOiC9nv88YWx8ko=",
|
590
590
|
"dev": true,
|
591
591
|
"requires": {
|
592
|
-
"babel-plugin-external-helpers": "6.
|
593
|
-
"babel-preset-es2015": "6.
|
594
|
-
"require-relative": "0.8.7"
|
592
|
+
"babel-plugin-external-helpers": "^6.18.0",
|
593
|
+
"babel-preset-es2015": "^6.3.13",
|
594
|
+
"require-relative": "^0.8.7"
|
595
595
|
}
|
596
596
|
},
|
597
597
|
"babel-register": {
|
@@ -600,13 +600,13 @@
|
|
600
600
|
"integrity": "sha1-btAhFz4vy0htestFxgCahW9kcHE=",
|
601
601
|
"dev": true,
|
602
602
|
"requires": {
|
603
|
-
"babel-core": "6.26.
|
604
|
-
"babel-runtime": "6.26.0",
|
605
|
-
"core-js": "2.5.
|
606
|
-
"home-or-tmp": "2.0.0",
|
607
|
-
"lodash": "4.17.
|
608
|
-
"mkdirp": "0.5.1",
|
609
|
-
"source-map-support": "0.4.
|
603
|
+
"babel-core": "^6.26.0",
|
604
|
+
"babel-runtime": "^6.26.0",
|
605
|
+
"core-js": "^2.5.0",
|
606
|
+
"home-or-tmp": "^2.0.0",
|
607
|
+
"lodash": "^4.17.4",
|
608
|
+
"mkdirp": "^0.5.1",
|
609
|
+
"source-map-support": "^0.4.15"
|
610
610
|
}
|
611
611
|
},
|
612
612
|
"babel-runtime": {
|
@@ -615,8 +615,8 @@
|
|
615
615
|
"integrity": "sha1-llxwWGaOgrVde/4E/yM3vItWR/4=",
|
616
616
|
"dev": true,
|
617
617
|
"requires": {
|
618
|
-
"core-js": "2.
|
619
|
-
"regenerator-runtime": "0.11.
|
618
|
+
"core-js": "^2.4.0",
|
619
|
+
"regenerator-runtime": "^0.11.0"
|
620
620
|
}
|
621
621
|
},
|
622
622
|
"babel-template": {
|
@@ -625,11 +625,11 @@
|
|
625
625
|
"integrity": "sha1-3gPi0WOWsGn0bdn/+FIfsaDjXgI=",
|
626
626
|
"dev": true,
|
627
627
|
"requires": {
|
628
|
-
"babel-runtime": "6.26.0",
|
629
|
-
"babel-traverse": "6.26.0",
|
630
|
-
"babel-types": "6.26.0",
|
631
|
-
"babylon": "6.18.0",
|
632
|
-
"lodash": "4.17.
|
628
|
+
"babel-runtime": "^6.26.0",
|
629
|
+
"babel-traverse": "^6.26.0",
|
630
|
+
"babel-types": "^6.26.0",
|
631
|
+
"babylon": "^6.18.0",
|
632
|
+
"lodash": "^4.17.4"
|
633
633
|
}
|
634
634
|
},
|
635
635
|
"babel-traverse": {
|
@@ -638,15 +638,15 @@
|
|
638
638
|
"integrity": "sha1-RqnL1+3MYsjlwGTi0tjQ9ANXZu4=",
|
639
639
|
"dev": true,
|
640
640
|
"requires": {
|
641
|
-
"babel-code-frame": "6.26.0",
|
642
|
-
"babel-messages": "6.23.0",
|
643
|
-
"babel-runtime": "6.26.0",
|
644
|
-
"babel-types": "6.26.0",
|
645
|
-
"babylon": "6.18.0",
|
646
|
-
"debug": "2.6.
|
647
|
-
"globals": "9.18.0",
|
648
|
-
"invariant": "2.2.
|
649
|
-
"lodash": "4.17.
|
641
|
+
"babel-code-frame": "^6.26.0",
|
642
|
+
"babel-messages": "^6.23.0",
|
643
|
+
"babel-runtime": "^6.26.0",
|
644
|
+
"babel-types": "^6.26.0",
|
645
|
+
"babylon": "^6.18.0",
|
646
|
+
"debug": "^2.6.8",
|
647
|
+
"globals": "^9.18.0",
|
648
|
+
"invariant": "^2.2.2",
|
649
|
+
"lodash": "^4.17.4"
|
650
650
|
}
|
651
651
|
},
|
652
652
|
"babel-types": {
|
@@ -655,10 +655,10 @@
|
|
655
655
|
"integrity": "sha1-o7Bz+Uq0nrb6Vc1lInozQ4BjJJc=",
|
656
656
|
"dev": true,
|
657
657
|
"requires": {
|
658
|
-
"babel-runtime": "6.26.0",
|
659
|
-
"esutils": "2.0.2",
|
660
|
-
"lodash": "4.17.
|
661
|
-
"to-fast-properties": "1.0.3"
|
658
|
+
"babel-runtime": "^6.26.0",
|
659
|
+
"esutils": "^2.0.2",
|
660
|
+
"lodash": "^4.17.4",
|
661
|
+
"to-fast-properties": "^1.0.3"
|
662
662
|
}
|
663
663
|
},
|
664
664
|
"babylon": {
|
@@ -679,7 +679,7 @@
|
|
679
679
|
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
|
680
680
|
"dev": true,
|
681
681
|
"requires": {
|
682
|
-
"balanced-match": "1.0.0",
|
682
|
+
"balanced-match": "^1.0.0",
|
683
683
|
"concat-map": "0.0.1"
|
684
684
|
}
|
685
685
|
},
|
@@ -689,9 +689,9 @@
|
|
689
689
|
"integrity": "sha1-uneWLhLf+WnWt2cR6RS3N4V79qc=",
|
690
690
|
"dev": true,
|
691
691
|
"requires": {
|
692
|
-
"expand-range": "1.8.
|
693
|
-
"preserve": "0.2.0",
|
694
|
-
"repeat-element": "1.1.2"
|
692
|
+
"expand-range": "^1.8.1",
|
693
|
+
"preserve": "^0.2.0",
|
694
|
+
"repeat-element": "^1.1.2"
|
695
695
|
}
|
696
696
|
},
|
697
697
|
"builtin-modules": {
|
@@ -706,11 +706,11 @@
|
|
706
706
|
"integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=",
|
707
707
|
"dev": true,
|
708
708
|
"requires": {
|
709
|
-
"ansi-styles": "2.2.1",
|
710
|
-
"escape-string-regexp": "1.0.
|
711
|
-
"has-ansi": "2.0.0",
|
712
|
-
"strip-ansi": "3.0.
|
713
|
-
"supports-color": "2.0.0"
|
709
|
+
"ansi-styles": "^2.2.1",
|
710
|
+
"escape-string-regexp": "^1.0.2",
|
711
|
+
"has-ansi": "^2.0.0",
|
712
|
+
"strip-ansi": "^3.0.0",
|
713
|
+
"supports-color": "^2.0.0"
|
714
714
|
}
|
715
715
|
},
|
716
716
|
"color-convert": {
|
@@ -775,12 +775,12 @@
|
|
775
775
|
"integrity": "sha1-U+z2mf/LyzljdpGrE7rxYIGXZuU=",
|
776
776
|
"dev": true,
|
777
777
|
"requires": {
|
778
|
-
"globby": "6.1.0",
|
779
|
-
"is-path-cwd": "1.0.0",
|
780
|
-
"is-path-in-cwd": "1.0.
|
781
|
-
"p-map": "1.
|
782
|
-
"pify": "3.0.0",
|
783
|
-
"rimraf": "2.
|
778
|
+
"globby": "^6.1.0",
|
779
|
+
"is-path-cwd": "^1.0.0",
|
780
|
+
"is-path-in-cwd": "^1.0.0",
|
781
|
+
"p-map": "^1.1.1",
|
782
|
+
"pify": "^3.0.0",
|
783
|
+
"rimraf": "^2.2.8"
|
784
784
|
}
|
785
785
|
},
|
786
786
|
"detect-indent": {
|
@@ -789,7 +789,7 @@
|
|
789
789
|
"integrity": "sha1-920GQ1LN9Docts5hnE7jqUdd4gg=",
|
790
790
|
"dev": true,
|
791
791
|
"requires": {
|
792
|
-
"repeating": "2.0.
|
792
|
+
"repeating": "^2.0.0"
|
793
793
|
}
|
794
794
|
},
|
795
795
|
"escape-string-regexp": {
|
@@ -816,7 +816,7 @@
|
|
816
816
|
"integrity": "sha1-3wcoTjQqgHzXM6xa9yQR5YHRF3s=",
|
817
817
|
"dev": true,
|
818
818
|
"requires": {
|
819
|
-
"is-posix-bracket": "0.1.
|
819
|
+
"is-posix-bracket": "^0.1.0"
|
820
820
|
}
|
821
821
|
},
|
822
822
|
"expand-range": {
|
@@ -825,7 +825,7 @@
|
|
825
825
|
"integrity": "sha1-opnv/TNf4nIeuujiV+x5ZE/IUzc=",
|
826
826
|
"dev": true,
|
827
827
|
"requires": {
|
828
|
-
"fill-range": "2.
|
828
|
+
"fill-range": "^2.1.0"
|
829
829
|
}
|
830
830
|
},
|
831
831
|
"extglob": {
|
@@ -834,7 +834,7 @@
|
|
834
834
|
"integrity": "sha1-Lhj/PS9JqydlzskCPwEdqo2DSaE=",
|
835
835
|
"dev": true,
|
836
836
|
"requires": {
|
837
|
-
"is-extglob": "1.0.0"
|
837
|
+
"is-extglob": "^1.0.0"
|
838
838
|
}
|
839
839
|
},
|
840
840
|
"filename-regex": {
|
@@ -844,16 +844,16 @@
|
|
844
844
|
"dev": true
|
845
845
|
},
|
846
846
|
"fill-range": {
|
847
|
-
"version": "2.2.
|
848
|
-
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-2.2.
|
849
|
-
"integrity": "
|
847
|
+
"version": "2.2.4",
|
848
|
+
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-2.2.4.tgz",
|
849
|
+
"integrity": "sha512-cnrcCbj01+j2gTG921VZPnHbjmdAf8oQV/iGeV2kZxGSyfYjjTyY79ErsK1WJWMpw6DaApEX72binqJE+/d+5Q==",
|
850
850
|
"dev": true,
|
851
851
|
"requires": {
|
852
|
-
"is-number": "2.1.0",
|
853
|
-
"isobject": "2.
|
854
|
-
"randomatic": "
|
855
|
-
"repeat-element": "1.1.2",
|
856
|
-
"repeat-string": "1.
|
852
|
+
"is-number": "^2.1.0",
|
853
|
+
"isobject": "^2.0.0",
|
854
|
+
"randomatic": "^3.0.0",
|
855
|
+
"repeat-element": "^1.1.2",
|
856
|
+
"repeat-string": "^1.5.2"
|
857
857
|
}
|
858
858
|
},
|
859
859
|
"for-in": {
|
@@ -868,7 +868,7 @@
|
|
868
868
|
"integrity": "sha1-UmXGgaTylNq78XyVCbZ2OqhFEM4=",
|
869
869
|
"dev": true,
|
870
870
|
"requires": {
|
871
|
-
"for-in": "1.0.
|
871
|
+
"for-in": "^1.0.1"
|
872
872
|
}
|
873
873
|
},
|
874
874
|
"fs.realpath": {
|
@@ -883,12 +883,12 @@
|
|
883
883
|
"integrity": "sha512-MJTUg1kjuLeQCJ+ccE4Vpa6kKVXkPYJ2mOCQyUuKLcLQsdrMCpBPUi8qVE6+YuaJkozeA9NusTAw3hLr8Xe5EQ==",
|
884
884
|
"dev": true,
|
885
885
|
"requires": {
|
886
|
-
"fs.realpath": "1.0.0",
|
887
|
-
"inflight": "1.0.
|
888
|
-
"inherits": "2
|
889
|
-
"minimatch": "3.0.4",
|
890
|
-
"once": "1.
|
891
|
-
"path-is-absolute": "1.0.
|
886
|
+
"fs.realpath": "^1.0.0",
|
887
|
+
"inflight": "^1.0.4",
|
888
|
+
"inherits": "2",
|
889
|
+
"minimatch": "^3.0.4",
|
890
|
+
"once": "^1.3.0",
|
891
|
+
"path-is-absolute": "^1.0.0"
|
892
892
|
}
|
893
893
|
},
|
894
894
|
"glob-base": {
|
@@ -897,8 +897,8 @@
|
|
897
897
|
"integrity": "sha1-27Fk9iIbHAscz4Kuoyi0l98Oo8Q=",
|
898
898
|
"dev": true,
|
899
899
|
"requires": {
|
900
|
-
"glob-parent": "2.0.0",
|
901
|
-
"is-glob": "2.0.
|
900
|
+
"glob-parent": "^2.0.0",
|
901
|
+
"is-glob": "^2.0.0"
|
902
902
|
}
|
903
903
|
},
|
904
904
|
"glob-parent": {
|
@@ -907,7 +907,7 @@
|
|
907
907
|
"integrity": "sha1-gTg9ctsFT8zPUzbaqQLxgvbtuyg=",
|
908
908
|
"dev": true,
|
909
909
|
"requires": {
|
910
|
-
"is-glob": "2.0.
|
910
|
+
"is-glob": "^2.0.0"
|
911
911
|
}
|
912
912
|
},
|
913
913
|
"globals": {
|
@@ -922,11 +922,11 @@
|
|
922
922
|
"integrity": "sha1-9abXDoOV4hyFj7BInWTfAkJNUGw=",
|
923
923
|
"dev": true,
|
924
924
|
"requires": {
|
925
|
-
"array-union": "1.0.
|
926
|
-
"glob": "7.
|
927
|
-
"object-assign": "4.
|
928
|
-
"pify": "2.
|
929
|
-
"pinkie-promise": "2.0.
|
925
|
+
"array-union": "^1.0.1",
|
926
|
+
"glob": "^7.0.3",
|
927
|
+
"object-assign": "^4.0.1",
|
928
|
+
"pify": "^2.0.0",
|
929
|
+
"pinkie-promise": "^2.0.0"
|
930
930
|
},
|
931
931
|
"dependencies": {
|
932
932
|
"pify": {
|
@@ -943,7 +943,7 @@
|
|
943
943
|
"integrity": "sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=",
|
944
944
|
"dev": true,
|
945
945
|
"requires": {
|
946
|
-
"ansi-regex": "2.
|
946
|
+
"ansi-regex": "^2.0.0"
|
947
947
|
}
|
948
948
|
},
|
949
949
|
"has-flag": {
|
@@ -958,8 +958,8 @@
|
|
958
958
|
"integrity": "sha1-42w/LSyufXRqhX440Y1fMqeILbg=",
|
959
959
|
"dev": true,
|
960
960
|
"requires": {
|
961
|
-
"os-homedir": "1.0.
|
962
|
-
"os-tmpdir": "1.0.
|
961
|
+
"os-homedir": "^1.0.0",
|
962
|
+
"os-tmpdir": "^1.0.1"
|
963
963
|
}
|
964
964
|
},
|
965
965
|
"inflight": {
|
@@ -968,8 +968,8 @@
|
|
968
968
|
"integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=",
|
969
969
|
"dev": true,
|
970
970
|
"requires": {
|
971
|
-
"once": "1.
|
972
|
-
"wrappy": "1
|
971
|
+
"once": "^1.3.0",
|
972
|
+
"wrappy": "1"
|
973
973
|
}
|
974
974
|
},
|
975
975
|
"inherits": {
|
@@ -978,13 +978,19 @@
|
|
978
978
|
"integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=",
|
979
979
|
"dev": true
|
980
980
|
},
|
981
|
+
"intersection-observer": {
|
982
|
+
"version": "0.5.1",
|
983
|
+
"resolved": "https://registry.npmjs.org/intersection-observer/-/intersection-observer-0.5.1.tgz",
|
984
|
+
"integrity": "sha512-Zd7Plneq82kiXFixs7bX62YnuZ0BMRci9br7io88LwDyF3V43cQMI+G5IiTlTNTt+LsDUppl19J/M2Fp9UkH6g==",
|
985
|
+
"dev": true
|
986
|
+
},
|
981
987
|
"invariant": {
|
982
988
|
"version": "2.2.4",
|
983
989
|
"resolved": "https://registry.npmjs.org/invariant/-/invariant-2.2.4.tgz",
|
984
990
|
"integrity": "sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==",
|
985
991
|
"dev": true,
|
986
992
|
"requires": {
|
987
|
-
"loose-envify": "1.
|
993
|
+
"loose-envify": "^1.0.0"
|
988
994
|
}
|
989
995
|
},
|
990
996
|
"is-buffer": {
|
@@ -1005,7 +1011,7 @@
|
|
1005
1011
|
"integrity": "sha1-IjgJj8Ih3gvPpdnqxMRdY4qhxTQ=",
|
1006
1012
|
"dev": true,
|
1007
1013
|
"requires": {
|
1008
|
-
"is-primitive": "2.0.0"
|
1014
|
+
"is-primitive": "^2.0.0"
|
1009
1015
|
}
|
1010
1016
|
},
|
1011
1017
|
"is-extendable": {
|
@@ -1026,7 +1032,7 @@
|
|
1026
1032
|
"integrity": "sha1-zGZ3aVYCvlUO8R6LSqYwU0K20Ko=",
|
1027
1033
|
"dev": true,
|
1028
1034
|
"requires": {
|
1029
|
-
"number-is-nan": "1.0.
|
1035
|
+
"number-is-nan": "^1.0.0"
|
1030
1036
|
}
|
1031
1037
|
},
|
1032
1038
|
"is-glob": {
|
@@ -1035,7 +1041,7 @@
|
|
1035
1041
|
"integrity": "sha1-0Jb5JqPe1WAPP9/ZEZjLCIjC2GM=",
|
1036
1042
|
"dev": true,
|
1037
1043
|
"requires": {
|
1038
|
-
"is-extglob": "1.0.0"
|
1044
|
+
"is-extglob": "^1.0.0"
|
1039
1045
|
}
|
1040
1046
|
},
|
1041
1047
|
"is-module": {
|
@@ -1050,7 +1056,7 @@
|
|
1050
1056
|
"integrity": "sha1-Afy7s5NGOlSPL0ZszhbezknbkI8=",
|
1051
1057
|
"dev": true,
|
1052
1058
|
"requires": {
|
1053
|
-
"kind-of": "3.
|
1059
|
+
"kind-of": "^3.0.2"
|
1054
1060
|
}
|
1055
1061
|
},
|
1056
1062
|
"is-path-cwd": {
|
@@ -1065,7 +1071,7 @@
|
|
1065
1071
|
"integrity": "sha512-FjV1RTW48E7CWM7eE/J2NJvAEEVektecDBVBE5Hh3nM1Jd0kvhHtX68Pr3xsDf857xt3Y4AkwVULK1Vku62aaQ==",
|
1066
1072
|
"dev": true,
|
1067
1073
|
"requires": {
|
1068
|
-
"is-path-inside": "1.0.
|
1074
|
+
"is-path-inside": "^1.0.0"
|
1069
1075
|
}
|
1070
1076
|
},
|
1071
1077
|
"is-path-inside": {
|
@@ -1074,7 +1080,7 @@
|
|
1074
1080
|
"integrity": "sha1-jvW33lBDej/cprToZe96pVy0gDY=",
|
1075
1081
|
"dev": true,
|
1076
1082
|
"requires": {
|
1077
|
-
"path-is-inside": "1.0.
|
1083
|
+
"path-is-inside": "^1.0.1"
|
1078
1084
|
}
|
1079
1085
|
},
|
1080
1086
|
"is-posix-bracket": {
|
@@ -1128,7 +1134,7 @@
|
|
1128
1134
|
"integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
|
1129
1135
|
"dev": true,
|
1130
1136
|
"requires": {
|
1131
|
-
"is-buffer": "1.1.
|
1137
|
+
"is-buffer": "^1.1.5"
|
1132
1138
|
}
|
1133
1139
|
},
|
1134
1140
|
"lodash": {
|
@@ -1143,7 +1149,7 @@
|
|
1143
1149
|
"integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==",
|
1144
1150
|
"dev": true,
|
1145
1151
|
"requires": {
|
1146
|
-
"js-tokens": "3.0.
|
1152
|
+
"js-tokens": "^3.0.0 || ^4.0.0"
|
1147
1153
|
}
|
1148
1154
|
},
|
1149
1155
|
"magic-string": {
|
@@ -1152,28 +1158,34 @@
|
|
1152
1158
|
"integrity": "sha512-kxBL06p6iO2qPBHsqGK2b3cRwiRGpnmSuVWNhwHcMX7qJOUr1HvricYP1LZOCdkQBUp0jiWg2d6WJwR3vYgByw==",
|
1153
1159
|
"dev": true,
|
1154
1160
|
"requires": {
|
1155
|
-
"vlq": "0.2.
|
1161
|
+
"vlq": "^0.2.1"
|
1156
1162
|
}
|
1157
1163
|
},
|
1164
|
+
"math-random": {
|
1165
|
+
"version": "1.0.1",
|
1166
|
+
"resolved": "https://registry.npmjs.org/math-random/-/math-random-1.0.1.tgz",
|
1167
|
+
"integrity": "sha1-izqsWIuKZuSXXjzepn97sylgH6w=",
|
1168
|
+
"dev": true
|
1169
|
+
},
|
1158
1170
|
"micromatch": {
|
1159
1171
|
"version": "2.3.11",
|
1160
1172
|
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-2.3.11.tgz",
|
1161
1173
|
"integrity": "sha1-hmd8l9FyCzY0MdBNDRUpO9OMFWU=",
|
1162
1174
|
"dev": true,
|
1163
1175
|
"requires": {
|
1164
|
-
"arr-diff": "2.0.0",
|
1165
|
-
"array-unique": "0.2.1",
|
1166
|
-
"braces": "1.8.
|
1167
|
-
"expand-brackets": "0.1.
|
1168
|
-
"extglob": "0.3.
|
1169
|
-
"filename-regex": "2.0.
|
1170
|
-
"is-extglob": "1.0.0",
|
1171
|
-
"is-glob": "2.0.1",
|
1172
|
-
"kind-of": "3.
|
1173
|
-
"normalize-path": "2.
|
1174
|
-
"object.omit": "2.0.
|
1175
|
-
"parse-glob": "3.0.4",
|
1176
|
-
"regex-cache": "0.4.
|
1176
|
+
"arr-diff": "^2.0.0",
|
1177
|
+
"array-unique": "^0.2.1",
|
1178
|
+
"braces": "^1.8.2",
|
1179
|
+
"expand-brackets": "^0.1.4",
|
1180
|
+
"extglob": "^0.3.1",
|
1181
|
+
"filename-regex": "^2.0.0",
|
1182
|
+
"is-extglob": "^1.0.0",
|
1183
|
+
"is-glob": "^2.0.1",
|
1184
|
+
"kind-of": "^3.0.2",
|
1185
|
+
"normalize-path": "^2.0.1",
|
1186
|
+
"object.omit": "^2.0.0",
|
1187
|
+
"parse-glob": "^3.0.4",
|
1188
|
+
"regex-cache": "^0.4.2"
|
1177
1189
|
}
|
1178
1190
|
},
|
1179
1191
|
"mime": {
|
@@ -1188,7 +1200,7 @@
|
|
1188
1200
|
"integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
|
1189
1201
|
"dev": true,
|
1190
1202
|
"requires": {
|
1191
|
-
"brace-expansion": "1.1.
|
1203
|
+
"brace-expansion": "^1.1.7"
|
1192
1204
|
}
|
1193
1205
|
},
|
1194
1206
|
"minimist": {
|
@@ -1212,7 +1224,7 @@
|
|
1212
1224
|
"integrity": "sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=",
|
1213
1225
|
"dev": true,
|
1214
1226
|
"requires": {
|
1215
|
-
"remove-trailing-separator": "1.1
|
1227
|
+
"remove-trailing-separator": "^1.0.1"
|
1216
1228
|
}
|
1217
1229
|
},
|
1218
1230
|
"number-is-nan": {
|
@@ -1233,8 +1245,8 @@
|
|
1233
1245
|
"integrity": "sha1-Gpx0SCnznbuFjHbKNXmuKlTr0fo=",
|
1234
1246
|
"dev": true,
|
1235
1247
|
"requires": {
|
1236
|
-
"for-own": "0.1.
|
1237
|
-
"is-extendable": "0.1.1"
|
1248
|
+
"for-own": "^0.1.4",
|
1249
|
+
"is-extendable": "^0.1.1"
|
1238
1250
|
}
|
1239
1251
|
},
|
1240
1252
|
"once": {
|
@@ -1243,7 +1255,7 @@
|
|
1243
1255
|
"integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=",
|
1244
1256
|
"dev": true,
|
1245
1257
|
"requires": {
|
1246
|
-
"wrappy": "1
|
1258
|
+
"wrappy": "1"
|
1247
1259
|
}
|
1248
1260
|
},
|
1249
1261
|
"opener": {
|
@@ -1276,10 +1288,10 @@
|
|
1276
1288
|
"integrity": "sha1-ssN2z7EfNVE7rdFz7wu246OIORw=",
|
1277
1289
|
"dev": true,
|
1278
1290
|
"requires": {
|
1279
|
-
"glob-base": "0.3.0",
|
1280
|
-
"is-dotfile": "1.0.
|
1281
|
-
"is-extglob": "1.0.0",
|
1282
|
-
"is-glob": "2.0.
|
1291
|
+
"glob-base": "^0.3.0",
|
1292
|
+
"is-dotfile": "^1.0.0",
|
1293
|
+
"is-extglob": "^1.0.0",
|
1294
|
+
"is-glob": "^2.0.0"
|
1283
1295
|
}
|
1284
1296
|
},
|
1285
1297
|
"path-is-absolute": {
|
@@ -1318,7 +1330,7 @@
|
|
1318
1330
|
"integrity": "sha1-ITXW36ejWMBprJsXh3YogihFD/o=",
|
1319
1331
|
"dev": true,
|
1320
1332
|
"requires": {
|
1321
|
-
"pinkie": "2.0.
|
1333
|
+
"pinkie": "^2.0.0"
|
1322
1334
|
}
|
1323
1335
|
},
|
1324
1336
|
"preserve": {
|
@@ -1334,43 +1346,27 @@
|
|
1334
1346
|
"dev": true
|
1335
1347
|
},
|
1336
1348
|
"randomatic": {
|
1337
|
-
"version": "1.1
|
1338
|
-
"resolved": "https://registry.npmjs.org/randomatic/-/randomatic-1.1.
|
1339
|
-
"integrity": "sha512-
|
1349
|
+
"version": "3.1.1",
|
1350
|
+
"resolved": "https://registry.npmjs.org/randomatic/-/randomatic-3.1.1.tgz",
|
1351
|
+
"integrity": "sha512-TuDE5KxZ0J461RVjrJZCJc+J+zCkTb1MbH9AQUq68sMhOMcy9jLcb3BrZKgp9q9Ncltdg4QVqWrH02W2EFFVYw==",
|
1340
1352
|
"dev": true,
|
1341
1353
|
"requires": {
|
1342
|
-
"is-number": "
|
1343
|
-
"kind-of": "
|
1354
|
+
"is-number": "^4.0.0",
|
1355
|
+
"kind-of": "^6.0.0",
|
1356
|
+
"math-random": "^1.0.1"
|
1344
1357
|
},
|
1345
1358
|
"dependencies": {
|
1346
1359
|
"is-number": {
|
1347
|
-
"version": "
|
1348
|
-
"resolved": "https://registry.npmjs.org/is-number/-/is-number-
|
1349
|
-
"integrity": "
|
1350
|
-
"dev": true
|
1351
|
-
"requires": {
|
1352
|
-
"kind-of": "3.2.2"
|
1353
|
-
},
|
1354
|
-
"dependencies": {
|
1355
|
-
"kind-of": {
|
1356
|
-
"version": "3.2.2",
|
1357
|
-
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
|
1358
|
-
"integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
|
1359
|
-
"dev": true,
|
1360
|
-
"requires": {
|
1361
|
-
"is-buffer": "1.1.6"
|
1362
|
-
}
|
1363
|
-
}
|
1364
|
-
}
|
1360
|
+
"version": "4.0.0",
|
1361
|
+
"resolved": "https://registry.npmjs.org/is-number/-/is-number-4.0.0.tgz",
|
1362
|
+
"integrity": "sha512-rSklcAIlf1OmFdyAqbnWTLVelsQ58uvZ66S/ZyawjWqIviTWCjg2PzVGw8WUA+nNuPTqb4wgA+NszrJ+08LlgQ==",
|
1363
|
+
"dev": true
|
1365
1364
|
},
|
1366
1365
|
"kind-of": {
|
1367
|
-
"version": "
|
1368
|
-
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-
|
1369
|
-
"integrity": "
|
1370
|
-
"dev": true
|
1371
|
-
"requires": {
|
1372
|
-
"is-buffer": "1.1.6"
|
1373
|
-
}
|
1366
|
+
"version": "6.0.2",
|
1367
|
+
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.2.tgz",
|
1368
|
+
"integrity": "sha512-s5kLOcnH0XqDO+FvuaLX8DDjZ18CGFk7VygH40QoKPUQhW4e2rvM0rwUq0t8IQDOwYSeLK01U90OjzBTme2QqA==",
|
1369
|
+
"dev": true
|
1374
1370
|
}
|
1375
1371
|
}
|
1376
1372
|
},
|
@@ -1392,9 +1388,9 @@
|
|
1392
1388
|
"integrity": "sha512-PJepbvDbuK1xgIgnau7Y90cwaAmO/LCLMI2mPvaXq2heGMR3aWW5/BQvYrhJ8jgmQjXewXvBjzfqKcVOmhjZ6Q==",
|
1393
1389
|
"dev": true,
|
1394
1390
|
"requires": {
|
1395
|
-
"babel-runtime": "6.
|
1396
|
-
"babel-types": "6.
|
1397
|
-
"private": "0.1.
|
1391
|
+
"babel-runtime": "^6.18.0",
|
1392
|
+
"babel-types": "^6.19.0",
|
1393
|
+
"private": "^0.1.6"
|
1398
1394
|
}
|
1399
1395
|
},
|
1400
1396
|
"regex-cache": {
|
@@ -1403,7 +1399,7 @@
|
|
1403
1399
|
"integrity": "sha512-nVIZwtCjkC9YgvWkpM55B5rBhBYRZhAaJbgcFYXXsHnbZ9UZI9nnVWYZpBlCqv9ho2eZryPnWrZGsOdPwVWXWQ==",
|
1404
1400
|
"dev": true,
|
1405
1401
|
"requires": {
|
1406
|
-
"is-equal-shallow": "0.1.3"
|
1402
|
+
"is-equal-shallow": "^0.1.3"
|
1407
1403
|
}
|
1408
1404
|
},
|
1409
1405
|
"regexpu-core": {
|
@@ -1412,9 +1408,9 @@
|
|
1412
1408
|
"integrity": "sha1-SdA4g3uNz4v6W5pCE5k45uoq4kA=",
|
1413
1409
|
"dev": true,
|
1414
1410
|
"requires": {
|
1415
|
-
"regenerate": "1.
|
1416
|
-
"regjsgen": "0.2.0",
|
1417
|
-
"regjsparser": "0.1.
|
1411
|
+
"regenerate": "^1.2.1",
|
1412
|
+
"regjsgen": "^0.2.0",
|
1413
|
+
"regjsparser": "^0.1.4"
|
1418
1414
|
}
|
1419
1415
|
},
|
1420
1416
|
"regjsgen": {
|
@@ -1429,7 +1425,7 @@
|
|
1429
1425
|
"integrity": "sha1-fuj4Tcb6eS0/0K4ijSS9lJ6tIFw=",
|
1430
1426
|
"dev": true,
|
1431
1427
|
"requires": {
|
1432
|
-
"jsesc": "0.5.0"
|
1428
|
+
"jsesc": "~0.5.0"
|
1433
1429
|
},
|
1434
1430
|
"dependencies": {
|
1435
1431
|
"jsesc": {
|
@@ -1464,7 +1460,7 @@
|
|
1464
1460
|
"integrity": "sha1-UhTFOpJtNVJwdSf7q0FdvAjQbdo=",
|
1465
1461
|
"dev": true,
|
1466
1462
|
"requires": {
|
1467
|
-
"is-finite": "1.0.
|
1463
|
+
"is-finite": "^1.0.0"
|
1468
1464
|
}
|
1469
1465
|
},
|
1470
1466
|
"require-relative": {
|
@@ -1479,7 +1475,7 @@
|
|
1479
1475
|
"integrity": "sha512-hgoSGrc3pjzAPHNBg+KnFcK2HwlHTs/YrAGUr6qgTVUZmXv1UEXXl0bZNBKMA9fud6lRYFdPGz0xXxycPzmmiw==",
|
1480
1476
|
"dev": true,
|
1481
1477
|
"requires": {
|
1482
|
-
"path-parse": "1.0.5"
|
1478
|
+
"path-parse": "^1.0.5"
|
1483
1479
|
}
|
1484
1480
|
},
|
1485
1481
|
"rimraf": {
|
@@ -1488,7 +1484,7 @@
|
|
1488
1484
|
"integrity": "sha512-lreewLK/BlghmxtfH36YYVg1i8IAce4TI7oao75I1g245+6BctqTVQiBP3YUJ9C6DQOXJmkYR9X9fCLtCOJc5w==",
|
1489
1485
|
"dev": true,
|
1490
1486
|
"requires": {
|
1491
|
-
"glob": "7.
|
1487
|
+
"glob": "^7.0.5"
|
1492
1488
|
}
|
1493
1489
|
},
|
1494
1490
|
"rollup": {
|
@@ -1498,7 +1494,7 @@
|
|
1498
1494
|
"dev": true,
|
1499
1495
|
"requires": {
|
1500
1496
|
"@types/estree": "0.0.39",
|
1501
|
-
"@types/node": "
|
1497
|
+
"@types/node": "*"
|
1502
1498
|
}
|
1503
1499
|
},
|
1504
1500
|
"rollup-plugin-babel": {
|
@@ -1507,7 +1503,7 @@
|
|
1507
1503
|
"integrity": "sha512-bVe2y0z/V5Ax1qU8NX/0idmzIwJPdUGu8Xx3vXH73h0yGjxfv2gkFI82MBVg49SlsFlLTBadBHb67zy4TWM3hA==",
|
1508
1504
|
"dev": true,
|
1509
1505
|
"requires": {
|
1510
|
-
"rollup-pluginutils": "1.5.
|
1506
|
+
"rollup-pluginutils": "^1.5.0"
|
1511
1507
|
},
|
1512
1508
|
"dependencies": {
|
1513
1509
|
"estree-walker": {
|
@@ -1522,8 +1518,8 @@
|
|
1522
1518
|
"integrity": "sha1-HhVud4+UtyVb+hs9AXi+j1xVJAg=",
|
1523
1519
|
"dev": true,
|
1524
1520
|
"requires": {
|
1525
|
-
"estree-walker": "0.2.1",
|
1526
|
-
"minimatch": "3.0.
|
1521
|
+
"estree-walker": "^0.2.1",
|
1522
|
+
"minimatch": "^3.0.2"
|
1527
1523
|
}
|
1528
1524
|
}
|
1529
1525
|
}
|
@@ -1534,10 +1530,10 @@
|
|
1534
1530
|
"integrity": "sha512-NrfE0g30QljNCnlJr7I2Xguz+44mh0dCxvfxwLnCwtaCK2LwFUp1zzAs8MQuOfhH4mRskqsjfOwGUap/L+WtEw==",
|
1535
1531
|
"dev": true,
|
1536
1532
|
"requires": {
|
1537
|
-
"estree-walker": "0.5.1",
|
1538
|
-
"magic-string": "0.22.4",
|
1539
|
-
"resolve": "1.5.0",
|
1540
|
-
"rollup-pluginutils": "2.0.1"
|
1533
|
+
"estree-walker": "^0.5.1",
|
1534
|
+
"magic-string": "^0.22.4",
|
1535
|
+
"resolve": "^1.5.0",
|
1536
|
+
"rollup-pluginutils": "^2.0.1"
|
1541
1537
|
}
|
1542
1538
|
},
|
1543
1539
|
"rollup-plugin-delete": {
|
@@ -1546,7 +1542,7 @@
|
|
1546
1542
|
"integrity": "sha512-WTr9fh2xDIhUkdRQq1XD0uM+/7VzuEdr5Kstj7uPrC1OzmvOt7VHlRNIeZv76fUzrkMAxp/IudiY+WgYqK0xMg==",
|
1547
1543
|
"dev": true,
|
1548
1544
|
"requires": {
|
1549
|
-
"del": "3.0.0"
|
1545
|
+
"del": "^3.0.0"
|
1550
1546
|
}
|
1551
1547
|
},
|
1552
1548
|
"rollup-plugin-node-resolve": {
|
@@ -1555,9 +1551,9 @@
|
|
1555
1551
|
"integrity": "sha512-stvVrKaQiNu65ObGJLCHyHH/NXjiPMt/ZHwvl444KgJPrii1zCgyg+NTK2Uy6WExL+OuUWdHd7T8EoPQDtYEkw==",
|
1556
1552
|
"dev": true,
|
1557
1553
|
"requires": {
|
1558
|
-
"builtin-modules": "2.0.0",
|
1559
|
-
"is-module": "1.0.0",
|
1560
|
-
"resolve": "1.
|
1554
|
+
"builtin-modules": "^2.0.0",
|
1555
|
+
"is-module": "^1.0.0",
|
1556
|
+
"resolve": "^1.1.6"
|
1561
1557
|
}
|
1562
1558
|
},
|
1563
1559
|
"rollup-plugin-serve": {
|
@@ -1566,8 +1562,8 @@
|
|
1566
1562
|
"integrity": "sha512-lQX8/MSgWDrsbp8euBQKxJ9O2KxQerMVmStYi3zlP9jYL1v3OPtWyXbWNRfgeQTTNJtcQvaZglMGWw9YTLWw3A==",
|
1567
1563
|
"dev": true,
|
1568
1564
|
"requires": {
|
1569
|
-
"mime": "1.6
|
1570
|
-
"opener": "1.4.3"
|
1565
|
+
"mime": "^1.3.6",
|
1566
|
+
"opener": "^1.4.3"
|
1571
1567
|
}
|
1572
1568
|
},
|
1573
1569
|
"rollup-plugin-uglify": {
|
@@ -1576,8 +1572,8 @@
|
|
1576
1572
|
"integrity": "sha512-f6W31EQLzxSEYfN3x6/lyljHqXSoCjXKcTsnwz3evQvHgU1+qTzU2SE0SIG7tbAvaCewp2UaZ5x3k6nYsxOP9A==",
|
1577
1573
|
"dev": true,
|
1578
1574
|
"requires": {
|
1579
|
-
"@babel/code-frame": "7.0.0-beta.
|
1580
|
-
"uglify-js": "3.
|
1575
|
+
"@babel/code-frame": "^7.0.0-beta.47",
|
1576
|
+
"uglify-js": "^3.3.25"
|
1581
1577
|
}
|
1582
1578
|
},
|
1583
1579
|
"rollup-pluginutils": {
|
@@ -1586,8 +1582,8 @@
|
|
1586
1582
|
"integrity": "sha1-fslbNXP2VDpGpkYb2afFRFJdD8A=",
|
1587
1583
|
"dev": true,
|
1588
1584
|
"requires": {
|
1589
|
-
"estree-walker": "0.3.
|
1590
|
-
"micromatch": "2.3.11"
|
1585
|
+
"estree-walker": "^0.3.0",
|
1586
|
+
"micromatch": "^2.3.11"
|
1591
1587
|
},
|
1592
1588
|
"dependencies": {
|
1593
1589
|
"estree-walker": {
|
@@ -1616,7 +1612,7 @@
|
|
1616
1612
|
"integrity": "sha512-try0/JqxPLF9nOjvSta7tVondkP5dwgyLDjVoyMDlmjugT2lRZ1OfsrYTkCd2hkDnJTKRbO/Rl3orm8vlsUzbA==",
|
1617
1613
|
"dev": true,
|
1618
1614
|
"requires": {
|
1619
|
-
"source-map": "0.5.
|
1615
|
+
"source-map": "^0.5.6"
|
1620
1616
|
}
|
1621
1617
|
},
|
1622
1618
|
"strip-ansi": {
|
@@ -1625,7 +1621,7 @@
|
|
1625
1621
|
"integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=",
|
1626
1622
|
"dev": true,
|
1627
1623
|
"requires": {
|
1628
|
-
"ansi-regex": "2.
|
1624
|
+
"ansi-regex": "^2.0.0"
|
1629
1625
|
}
|
1630
1626
|
},
|
1631
1627
|
"supports-color": {
|
@@ -1652,8 +1648,8 @@
|
|
1652
1648
|
"integrity": "sha512-RiB1kNcC9RMyqwRrjXC+EjgLoXULoDnCaOnEDzUCHkBN0bHwmtF5rzDMiDWU29gu0kXCRRWwtcTAVFWRECmU2Q==",
|
1653
1649
|
"dev": true,
|
1654
1650
|
"requires": {
|
1655
|
-
"commander": "2.16.0",
|
1656
|
-
"source-map": "0.6.1"
|
1651
|
+
"commander": "~2.16.0",
|
1652
|
+
"source-map": "~0.6.1"
|
1657
1653
|
},
|
1658
1654
|
"dependencies": {
|
1659
1655
|
"source-map": {
|