@paypal/merchant-onboarding-sdk 1.0.0 → 1.0.2

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.
@@ -8,6 +8,39 @@ object-assign
8
8
 
9
9
  /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
10
10
 
11
+ /**
12
+ * @remix-run/router v1.21.0
13
+ *
14
+ * Copyright (c) Remix Software Inc.
15
+ *
16
+ * This source code is licensed under the MIT license found in the
17
+ * LICENSE.md file in the root directory of this source tree.
18
+ *
19
+ * @license MIT
20
+ */
21
+
22
+ /**
23
+ * React Router DOM v6.28.0
24
+ *
25
+ * Copyright (c) Remix Software Inc.
26
+ *
27
+ * This source code is licensed under the MIT license found in the
28
+ * LICENSE.md file in the root directory of this source tree.
29
+ *
30
+ * @license MIT
31
+ */
32
+
33
+ /**
34
+ * React Router v6.28.0
35
+ *
36
+ * Copyright (c) Remix Software Inc.
37
+ *
38
+ * This source code is licensed under the MIT license found in the
39
+ * LICENSE.md file in the root directory of this source tree.
40
+ *
41
+ * @license MIT
42
+ */
43
+
11
44
  /** @license React v0.19.1
12
45
  * scheduler.production.min.js
13
46
  *