mashlib 1.8.3 → 1.8.4

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.
@@ -60,6 +60,8 @@ object-assign
60
60
 
61
61
  /*! queue-microtask. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
62
62
 
63
+ /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
64
+
63
65
  /**
64
66
  * @license
65
67
  * Copyright 2017 Google LLC
@@ -78,6 +80,11 @@ object-assign
78
80
  * SPDX-License-Identifier: BSD-3-Clause
79
81
  */
80
82
 
83
+ /**
84
+ * @version IconicMultiSelect v0.7.0
85
+ * @licence MIT
86
+ */
87
+
81
88
  /**
82
89
  * A JavaScript implementation of the JSON-LD API.
83
90
  *