@cfpb/ccdb5-ui 2.4.12 → 2.5.0

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.
@@ -22,8 +22,20 @@ object-assign
22
22
  * http://api.jqueryui.com/category/ui-core/
23
23
  */
24
24
 
25
+ /*!
26
+ * Intro.js v6.0.0
27
+ * https://introjs.com
28
+ *
29
+ * Copyright (C) 2012-2022 Afshin Mehrabani (@afshinmeh).
30
+ * https://introjs.com
31
+ *
32
+ * Date: Sun, 10 Jul 2022 10:05:59 GMT
33
+ */
34
+
25
35
  /*! http://mths.be/base64 v0.1.0 by @mathias | MIT license */
26
36
 
37
+ /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
38
+
27
39
  /** @license React v0.19.1
28
40
  * scheduler.production.min.js
29
41
  *
@@ -42,6 +54,15 @@ object-assign
42
54
  * LICENSE file in the root directory of this source tree.
43
55
  */
44
56
 
57
+ /** @license React v16.14.0
58
+ * react-dom-server.browser.production.min.js
59
+ *
60
+ * Copyright (c) Facebook, Inc. and its affiliates.
61
+ *
62
+ * This source code is licensed under the MIT license found in the
63
+ * LICENSE file in the root directory of this source tree.
64
+ */
65
+
45
66
  /** @license React v16.14.0
46
67
  * react-dom.production.min.js
47
68
  *
@@ -68,15 +89,3 @@ object-assign
68
89
  * This source code is licensed under the MIT license found in the
69
90
  * LICENSE file in the root directory of this source tree.
70
91
  */
71
-
72
- //! Copyright (c) JS Foundation and other contributors
73
-
74
- //! github.com/moment/moment-timezone
75
-
76
- //! license : MIT
77
-
78
- //! moment-timezone.js
79
-
80
- //! moment.js
81
-
82
- //! version : 0.5.34