@arun-s-aot/formsflow-webembed 1.0.1-dev.4 → 1.0.1-dev.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.
@@ -1,3 +1,9 @@
1
+ /*
2
+ object-assign
3
+ (c) Sindre Sorhus
4
+ @license MIT
5
+ */
6
+
1
7
  /*!
2
8
  * EventEmitter2
3
9
  * https://github.com/hij1nx/EventEmitter2
@@ -33,6 +39,8 @@
33
39
 
34
40
  /*! @formio/choices.js v10.2.1 | © 2024 Josh Johnson | https://github.com/jshjohnson/Choices#readme */
35
41
 
42
+ /*! @license DOMPurify 3.1.6 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.1.6/LICENSE */
43
+
36
44
  /*! @license DOMPurify 3.2.6 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.2.6/LICENSE */
37
45
 
38
46
  /*! Native Promise Only
@@ -61,6 +69,16 @@
61
69
  * LICENSE file in the root directory of this source tree.
62
70
  */
63
71
 
72
+ /**
73
+ * @license React
74
+ * react-jsx-runtime.production.min.js
75
+ *
76
+ * Copyright (c) Facebook, Inc. and its affiliates.
77
+ *
78
+ * This source code is licensed under the MIT license found in the
79
+ * LICENSE file in the root directory of this source tree.
80
+ */
81
+
64
82
  /**
65
83
  * @license React
66
84
  * react.production.min.js
@@ -81,8 +99,37 @@
81
99
  * LICENSE file in the root directory of this source tree.
82
100
  */
83
101
 
102
+ /** @license React v0.20.2
103
+ * scheduler.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.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
+
84
129
  //! Copyright (c) JS Foundation and other contributors
85
130
 
131
+ //! authors : Tim Wood, Iskren Chernev, Moment.js contributors
132
+
86
133
  //! github.com/moment/moment-timezone
87
134
 
88
135
  //! license : MIT
@@ -91,6 +138,10 @@
91
138
 
92
139
  //! moment.js
93
140
 
94
- //! moment.js locale configuration
141
+ //! momentjs.com
142
+
143
+ //! version : 0.5.45
95
144
 
96
145
  //! version : 0.5.48
146
+
147
+ //! version : 2.29.4
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arun-s-aot/formsflow-webembed",
3
- "version": "1.0.1-dev.4",
3
+ "version": "1.0.1-dev.6",
4
4
  "private": false,
5
5
  "publishConfig": {
6
6
  "access": "public"