@authing/native-js-ui-components 4.4.0-alpha.45 → 4.4.0-alpha.47

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.
@@ -24,36 +24,6 @@ object-assign
24
24
 
25
25
  /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
26
26
 
27
- /**
28
- * @license React
29
- * react-dom.production.min.js
30
- *
31
- * Copyright (c) Facebook, Inc. and its affiliates.
32
- *
33
- * This source code is licensed under the MIT license found in the
34
- * LICENSE file in the root directory of this source tree.
35
- */
36
-
37
- /**
38
- * @license React
39
- * react.production.min.js
40
- *
41
- * Copyright (c) Facebook, Inc. and its affiliates.
42
- *
43
- * This source code is licensed under the MIT license found in the
44
- * LICENSE file in the root directory of this source tree.
45
- */
46
-
47
- /**
48
- * @license React
49
- * scheduler.production.min.js
50
- *
51
- * Copyright (c) Facebook, Inc. and its affiliates.
52
- *
53
- * This source code is licensed under the MIT license found in the
54
- * LICENSE file in the root directory of this source tree.
55
- */
56
-
57
27
  /**
58
28
  * @license qrcode.react
59
29
  * Copyright (c) Paul O'Shannessy
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@authing/native-js-ui-components",
3
- "version": "4.4.0-alpha.45",
3
+ "version": "4.4.0-alpha.47",
4
4
  "description": "Authing Guard for Native",
5
5
  "module": "dist/esm/guard.min.js",
6
6
  "types": "dist/typings/index.d.ts",