@integry/sdk 3.7.0-beta.5 → 3.7.0-beta.6
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.
- package/THIRD_PARTY_LICENSES +9 -9
- package/dist/esm/index.csm.js +1 -1
- package/dist/umd/index.umd.js +1 -1
- package/package.json +1 -1
package/THIRD_PARTY_LICENSES
CHANGED
|
@@ -373,15 +373,6 @@ THE SOFTWARE.
|
|
|
373
373
|
|
|
374
374
|
---
|
|
375
375
|
|
|
376
|
-
Name: superstruct
|
|
377
|
-
Version: 0.15.2
|
|
378
|
-
License: MIT
|
|
379
|
-
Private: false
|
|
380
|
-
Description: A simple and composable way to validate data in JavaScript (and TypeScript).
|
|
381
|
-
Repository: undefined
|
|
382
|
-
|
|
383
|
-
---
|
|
384
|
-
|
|
385
376
|
Name: classnames
|
|
386
377
|
Version: 2.3.1
|
|
387
378
|
License: MIT
|
|
@@ -415,6 +406,15 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
415
406
|
SOFTWARE.
|
|
416
407
|
|
|
417
408
|
|
|
409
|
+
---
|
|
410
|
+
|
|
411
|
+
Name: superstruct
|
|
412
|
+
Version: 0.15.2
|
|
413
|
+
License: MIT
|
|
414
|
+
Private: false
|
|
415
|
+
Description: A simple and composable way to validate data in JavaScript (and TypeScript).
|
|
416
|
+
Repository: undefined
|
|
417
|
+
|
|
418
418
|
---
|
|
419
419
|
|
|
420
420
|
Name: fuzzysort
|