Skip to content

Commit 8b10ae7

Browse files
committed
chore(): update deps
1 parent f0a94f8 commit 8b10ae7

File tree

4 files changed

+152
-144
lines changed

4 files changed

+152
-144
lines changed

package-lock.json

+21-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"author": "",
2727
"license": "MIT",
2828
"dependencies": {
29-
"rollup-plugin-inject": "^2.2.0"
29+
"rollup-plugin-inject": "^3.0.0"
3030
},
3131
"devDependencies": {
3232
"browserify-fs": "^1.0.0",
@@ -36,7 +36,7 @@
3636
"mocha": "^6.1.4",
3737
"np": "^5.0.3",
3838
"process-es6": "^0.11.2",
39-
"rollup": "1.14.3",
39+
"rollup": "^1.15.1",
4040
"rollup-plugin-commonjs": "^10.0.0",
4141
"rollup-plugin-json": "^4.0.0",
4242
"rollup-plugin-license": "^0.9.0",

polyfills/LICENSE-browserify-fs.txt

+85-85
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,6 @@ Repository: undefined
77

88
---
99

10-
Name: level-js
11-
Version: 2.2.4
12-
License: BSD-2-Clause
13-
Private: false
14-
Description: leveldown/leveldb library for browsers using IndexedDB
15-
Repository: [email protected]:maxogden/level.js.git
16-
Author: max ogden
17-
18-
---
19-
2010
Name: levelup
2111
Version: 0.18.6
2212
License: MIT
@@ -41,6 +31,16 @@ Contributors:
4131

4232
---
4333

34+
Name: level-js
35+
Version: 2.2.4
36+
License: BSD-2-Clause
37+
Private: false
38+
Description: leveldown/leveldb library for browsers using IndexedDB
39+
Repository: [email protected]:maxogden/level.js.git
40+
Author: max ogden
41+
42+
---
43+
4444
Name: level-filesystem
4545
Version: 1.2.0
4646
License: undefined
@@ -116,6 +116,25 @@ Author: Isaac Z. Schlueter <[email protected]> (http://blog.izs.me/)
116116

117117
---
118118

119+
Name: errno
120+
Version: 0.1.7
121+
License: MIT
122+
Private: false
123+
Description: libuv errno details exposed
124+
Repository: https://github.com/rvagg/node-errno.git
125+
126+
---
127+
128+
Name: concat-stream
129+
Version: 1.6.2
130+
License: MIT
131+
Private: false
132+
Description: writable stream that concatenates strings or binary data and calls a callback with the result
133+
Repository: http://github.com/maxogden/concat-stream.git
134+
Author: Max Ogden <[email protected]>
135+
136+
---
137+
119138
Name: fwd-stream
120139
Version: 1.0.4
121140
License: undefined
@@ -155,25 +174,6 @@ Repository: undefined
155174

156175
---
157176

158-
Name: errno
159-
Version: 0.1.7
160-
License: MIT
161-
Private: false
162-
Description: libuv errno details exposed
163-
Repository: https://github.com/rvagg/node-errno.git
164-
165-
---
166-
167-
Name: concat-stream
168-
Version: 1.6.2
169-
License: MIT
170-
Private: false
171-
Description: writable stream that concatenates strings or binary data and calls a callback with the result
172-
Repository: http://github.com/maxogden/concat-stream.git
173-
Author: Max Ogden <[email protected]>
174-
175-
---
176-
177177
Name: inherits
178178
Version: 2.0.3
179179
License: ISC
@@ -183,30 +183,6 @@ Repository: undefined
183183

184184
---
185185

186-
Name: idb-wrapper
187-
Version: 1.7.2
188-
License: MIT
189-
Private: false
190-
Description: A cross-browser wrapper for IndexedDB
191-
Repository: undefined
192-
Homepage: https://github.com/jensarps/IDBWrapper
193-
Author: jensarps <[email protected]> (http://jensarps.de/)
194-
Contributors:
195-
Github Contributors (https://github.com/jensarps/IDBWrapper/graphs/contributors)
196-
197-
---
198-
199-
Name: isbuffer
200-
Version: 0.0.0
201-
License: MIT
202-
Private: false
203-
Description: isBuffer for node and browser (supports typed arrays)
204-
Repository: git://github.com/juliangruber/isbuffer.git
205-
Homepage: https://github.com/juliangruber/isbuffer
206-
Author: Julian Gruber <[email protected]> (http://juliangruber.com)
207-
208-
---
209-
210186
Name: abstract-leveldown
211187
Version: 0.12.4
212188
License: MIT
@@ -231,6 +207,17 @@ Contributors:
231207

232208
---
233209

210+
Name: isbuffer
211+
Version: 0.0.0
212+
License: MIT
213+
Private: false
214+
Description: isBuffer for node and browser (supports typed arrays)
215+
Repository: git://github.com/juliangruber/isbuffer.git
216+
Homepage: https://github.com/juliangruber/isbuffer
217+
Author: Julian Gruber <[email protected]> (http://juliangruber.com)
218+
219+
---
220+
234221
Name: typedarray-to-buffer
235222
Version: 1.0.4
236223
License: MIT
@@ -242,6 +229,19 @@ Author: Feross Aboukhadijeh <[email protected]> (http://feross.org/)
242229

243230
---
244231

232+
Name: idb-wrapper
233+
Version: 1.7.2
234+
License: MIT
235+
Private: false
236+
Description: A cross-browser wrapper for IndexedDB
237+
Repository: undefined
238+
Homepage: https://github.com/jensarps/IDBWrapper
239+
Author: jensarps <[email protected]> (http://jensarps.de/)
240+
Contributors:
241+
Github Contributors (https://github.com/jensarps/IDBWrapper/graphs/contributors)
242+
243+
---
244+
245245
Name: deferred-leveldown
246246
Version: 0.2.0
247247
License: MIT
@@ -318,6 +318,14 @@ Author: James Halliday <[email protected]> (http://substack.net)
318318

319319
---
320320

321+
Name: buffer-from
322+
Version: 1.1.1
323+
License: MIT
324+
Private: false
325+
Repository: undefined
326+
327+
---
328+
321329
Name: level-fix-range
322330
Version: 2.0.0
323331
License: MIT
@@ -329,14 +337,6 @@ Author: Dominic Tarr <[email protected]> (http://dominictarr.com)
329337

330338
---
331339

332-
Name: buffer-from
333-
Version: 1.1.1
334-
License: MIT
335-
Private: false
336-
Repository: undefined
337-
338-
---
339-
340340
Name: isarray
341341
Version: 0.0.1
342342
License: MIT
@@ -390,17 +390,6 @@ Author: Isaac Z. Schlueter <[email protected]> (http://blog.izs.me/)
390390

391391
---
392392

393-
Name: string-range
394-
Version: 1.2.2
395-
License: MIT
396-
Private: false
397-
Description: check if a string is within a range
398-
Repository: git://github.com/dominictarr/string-range.git
399-
Homepage: https://github.com/dominictarr/string-range
400-
Author: Dominic Tarr <[email protected]> (http://dominictarr.com)
401-
402-
---
403-
404393
Name: process-nextick-args
405394
Version: 2.0.0
406395
License: MIT
@@ -422,6 +411,17 @@ Author: Nathan Rajlich <[email protected]> (http://n8.io/)
422411

423412
---
424413

414+
Name: string-range
415+
Version: 1.2.2
416+
License: MIT
417+
Private: false
418+
Description: check if a string is within a range
419+
Repository: git://github.com/dominictarr/string-range.git
420+
Homepage: https://github.com/dominictarr/string-range
421+
Author: Dominic Tarr <[email protected]> (http://dominictarr.com)
422+
423+
---
424+
425425
Name: clone
426426
Version: 0.1.19
427427
License: MIT
@@ -447,19 +447,6 @@ Contributors:
447447

448448
---
449449

450-
Name: is
451-
Version: 0.2.7
452-
License: undefined
453-
Private: false
454-
Description: the definitive JavaScript type testing library
455-
Repository: git://github.com/enricomarino/is.git
456-
Homepage: https://github.com/enricomarino/is
457-
Author: Enrico Marino (http://onirame.com)
458-
Contributors:
459-
Jordan Harband (https://github.com/ljharb)
460-
461-
---
462-
463450
Name: foreach
464451
Version: 2.0.5
465452
License: MIT
@@ -469,4 +456,17 @@ Repository: git://github.com/manuelstofer/foreach
469456
Author: Manuel Stofer <[email protected]>
470457
Contributors:
471458
Manuel Stofer
459+
Jordan Harband (https://github.com/ljharb)
460+
461+
---
462+
463+
Name: is
464+
Version: 0.2.7
465+
License: undefined
466+
Private: false
467+
Description: the definitive JavaScript type testing library
468+
Repository: git://github.com/enricomarino/is.git
469+
Homepage: https://github.com/enricomarino/is
470+
Author: Enrico Marino (http://onirame.com)
471+
Contributors:
472472
Jordan Harband (https://github.com/ljharb)

0 commit comments

Comments
 (0)