@checksum-ai/runtime 1.1.50-beta → 1.1.52

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,146 @@
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.js
26
+ *
27
+ * Copyright (c) Meta Platforms, Inc. and 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-is.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
+ * react.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.production.js
56
+ *
57
+ * Copyright (c) Meta Platforms, Inc. and 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
+ * @license React
65
+ * use-sync-external-store-shim/with-selector.production.js
66
+ *
67
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
68
+ *
69
+ * This source code is licensed under the MIT license found in the
70
+ * LICENSE file in the root directory of this source tree.
71
+ */
72
+
73
+ /**
74
+ * @remix-run/router v1.21.0
75
+ *
76
+ * Copyright (c) Remix Software Inc.
77
+ *
78
+ * This source code is licensed under the MIT license found in the
79
+ * LICENSE.md file in the root directory of this source tree.
80
+ *
81
+ * @license MIT
82
+ */
83
+
84
+ /**
85
+ * A better abstraction over CSS.
86
+ *
87
+ * @copyright Oleg Isonen (Slobodskoi) / Isonen 2014-present
88
+ * @website https://github.com/cssinjs/jss
89
+ * @license MIT
90
+ */
91
+
92
+ /**
93
+ * React Router v6.28.1
94
+ *
95
+ * Copyright (c) Remix Software Inc.
96
+ *
97
+ * This source code is licensed under the MIT license found in the
98
+ * LICENSE.md file in the root directory of this source tree.
99
+ *
100
+ * @license MIT
101
+ */
102
+
103
+ /** @license React v0.20.2
104
+ * scheduler.production.min.js
105
+ *
106
+ * Copyright (c) Facebook, Inc. and its affiliates.
107
+ *
108
+ * This source code is licensed under the MIT license found in the
109
+ * LICENSE file in the root directory of this source tree.
110
+ */
111
+
112
+ /** @license React v16.13.1
113
+ * react-is.production.min.js
114
+ *
115
+ * Copyright (c) Facebook, Inc. and its affiliates.
116
+ *
117
+ * This source code is licensed under the MIT license found in the
118
+ * LICENSE file in the root directory of this source tree.
119
+ */
120
+
121
+ /** @license React v17.0.2
122
+ * react-dom.production.min.js
123
+ *
124
+ * Copyright (c) Facebook, Inc. and its affiliates.
125
+ *
126
+ * This source code is licensed under the MIT license found in the
127
+ * LICENSE file in the root directory of this source tree.
128
+ */
129
+
130
+ /** @license React v17.0.2
131
+ * react-jsx-runtime.production.min.js
132
+ *
133
+ * Copyright (c) Facebook, Inc. and its affiliates.
134
+ *
135
+ * This source code is licensed under the MIT license found in the
136
+ * LICENSE file in the root directory of this source tree.
137
+ */
138
+
139
+ /** @license React v17.0.2
140
+ * react.production.min.js
141
+ *
142
+ * Copyright (c) Facebook, Inc. and its affiliates.
143
+ *
144
+ * This source code is licensed under the MIT license found in the
145
+ * LICENSE file in the root directory of this source tree.
146
+ */