@onekeyfe/hd-web-sdk 0.3.17 → 0.3.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -26,6 +26,15 @@
26
26
 
27
27
  /*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
28
28
 
29
+ /**
30
+ * @license
31
+ * Lodash <https://lodash.com/>
32
+ * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
33
+ * Released under MIT license <https://lodash.com/license>
34
+ * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
35
+ * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
36
+ */
37
+
29
38
  /**
30
39
  * @license bytebuffer.js (c) 2015 Daniel Wirtz <dcode@dcode.io>
31
40
  * Backing buffer: ArrayBuffer, Accessor: Uint8Array