tiro-notes 0.51.99 → 0.52.1

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.
@@ -4,6 +4,15 @@ object-assign
4
4
  @license MIT
5
5
  */
6
6
 
7
+ /*!
8
+ * Timm
9
+ *
10
+ * Immutability helpers with fast reads and acceptable writes.
11
+ *
12
+ * @copyright Guillermo Grau Panea 2016
13
+ * @license MIT
14
+ */
15
+
7
16
  /*!
8
17
  * accepts
9
18
  * Copyright(c) 2014 Jonathan Ong
@@ -284,6 +293,8 @@ object-assign
284
293
 
285
294
  /*! https://mths.be/utf8js v2.1.2 by @mathias */
286
295
 
296
+ /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
297
+
287
298
  /*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
288
299
 
289
300
  /**