@checksum-ai/runtime 1.1.40 → 1.1.42

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.
@@ -0,0 +1,136 @@
1
+ /*
2
+ object-assign
3
+ (c) Sindre Sorhus
4
+ @license MIT
5
+ */
6
+
7
+ /*!
8
+ localForage -- Offline Storage, Improved
9
+ Version 1.10.0
10
+ https://localforage.github.io/localForage
11
+ (c) 2013-2017 Mozilla, Apache License 2.0
12
+ */
13
+
14
+ /**
15
+ * @license
16
+ * Lodash <https://lodash.com/>
17
+ * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
18
+ * Released under MIT license <https://lodash.com/license>
19
+ * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
20
+ * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
21
+ */
22
+
23
+ /**
24
+ * @license React
25
+ * react-is.production.min.js
26
+ *
27
+ * Copyright (c) Facebook, Inc. and its affiliates.
28
+ *
29
+ * This source code is licensed under the MIT license found in the
30
+ * LICENSE file in the root directory of this source tree.
31
+ */
32
+
33
+ /**
34
+ * @license React
35
+ * react.production.min.js
36
+ *
37
+ * Copyright (c) Facebook, Inc. and its affiliates.
38
+ *
39
+ * This source code is licensed under the MIT license found in the
40
+ * LICENSE file in the root directory of this source tree.
41
+ */
42
+
43
+ /**
44
+ * @license React
45
+ * use-sync-external-store-shim.production.min.js
46
+ *
47
+ * Copyright (c) Facebook, Inc. and its affiliates.
48
+ *
49
+ * This source code is licensed under the MIT license found in the
50
+ * LICENSE file in the root directory of this source tree.
51
+ */
52
+
53
+ /**
54
+ * @license React
55
+ * use-sync-external-store-shim/with-selector.production.min.js
56
+ *
57
+ * Copyright (c) Facebook, Inc. and its affiliates.
58
+ *
59
+ * This source code is licensed under the MIT license found in the
60
+ * LICENSE file in the root directory of this source tree.
61
+ */
62
+
63
+ /**
64
+ * @remix-run/router v1.20.0
65
+ *
66
+ * Copyright (c) Remix Software Inc.
67
+ *
68
+ * This source code is licensed under the MIT license found in the
69
+ * LICENSE.md file in the root directory of this source tree.
70
+ *
71
+ * @license MIT
72
+ */
73
+
74
+ /**
75
+ * A better abstraction over CSS.
76
+ *
77
+ * @copyright Oleg Isonen (Slobodskoi) / Isonen 2014-present
78
+ * @website https://github.com/cssinjs/jss
79
+ * @license MIT
80
+ */
81
+
82
+ /**
83
+ * React Router v6.27.0
84
+ *
85
+ * Copyright (c) Remix Software Inc.
86
+ *
87
+ * This source code is licensed under the MIT license found in the
88
+ * LICENSE.md file in the root directory of this source tree.
89
+ *
90
+ * @license MIT
91
+ */
92
+
93
+ /** @license React v0.20.2
94
+ * scheduler.production.min.js
95
+ *
96
+ * Copyright (c) Facebook, Inc. and its affiliates.
97
+ *
98
+ * This source code is licensed under the MIT license found in the
99
+ * LICENSE file in the root directory of this source tree.
100
+ */
101
+
102
+ /** @license React v16.13.1
103
+ * react-is.production.min.js
104
+ *
105
+ * Copyright (c) Facebook, Inc. and its affiliates.
106
+ *
107
+ * This source code is licensed under the MIT license found in the
108
+ * LICENSE file in the root directory of this source tree.
109
+ */
110
+
111
+ /** @license React v17.0.2
112
+ * react-dom.production.min.js
113
+ *
114
+ * Copyright (c) Facebook, Inc. and its affiliates.
115
+ *
116
+ * This source code is licensed under the MIT license found in the
117
+ * LICENSE file in the root directory of this source tree.
118
+ */
119
+
120
+ /** @license React v17.0.2
121
+ * react-jsx-runtime.production.min.js
122
+ *
123
+ * Copyright (c) Facebook, Inc. and its affiliates.
124
+ *
125
+ * This source code is licensed under the MIT license found in the
126
+ * LICENSE file in the root directory of this source tree.
127
+ */
128
+
129
+ /** @license React v17.0.2
130
+ * react.production.min.js
131
+ *
132
+ * Copyright (c) Facebook, Inc. and its affiliates.
133
+ *
134
+ * This source code is licensed under the MIT license found in the
135
+ * LICENSE file in the root directory of this source tree.
136
+ */