tiro-notes 0.51.98 → 0.52.0

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,15 +4,6 @@ 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
-
16
7
  /*!
17
8
  * accepts
18
9
  * Copyright(c) 2014 Jonathan Ong
@@ -293,8 +284,6 @@ object-assign
293
284
 
294
285
  /*! https://mths.be/utf8js v2.1.2 by @mathias */
295
286
 
296
- /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
297
-
298
287
  /*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
299
288
 
300
289
  /**