react-native-inapp-inspector 1.1.10 → 1.1.11
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 +1 @@
|
|
|
1
|
-
export declare const LIB_VERSION = "1.1.
|
|
1
|
+
export declare const LIB_VERSION = "1.1.11";
|
|
@@ -3,4 +3,4 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.LIB_VERSION = void 0;
|
|
4
4
|
// AUTO-GENERATED FILE — do not edit by hand.
|
|
5
5
|
// Regenerated from package.json on every build by scripts/gen-version.js.
|
|
6
|
-
exports.LIB_VERSION = '1.1.
|
|
6
|
+
exports.LIB_VERSION = '1.1.11';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const LIB_VERSION = "1.1.
|
|
1
|
+
export declare const LIB_VERSION = "1.1.11";
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"eslint": "^8.19.0",
|
|
39
39
|
"jest": "^29.6.3",
|
|
40
40
|
"prettier": "2.8.8",
|
|
41
|
-
"react-native-inapp-inspector": "^1.1.
|
|
41
|
+
"react-native-inapp-inspector": "^1.1.10",
|
|
42
42
|
"react-test-renderer": "19.2.3",
|
|
43
43
|
"typescript": "^5.8.3"
|
|
44
44
|
},
|
|
@@ -10639,9 +10639,9 @@
|
|
|
10639
10639
|
}
|
|
10640
10640
|
},
|
|
10641
10641
|
"node_modules/react-native-inapp-inspector": {
|
|
10642
|
-
"version": "1.1.
|
|
10643
|
-
"resolved": "https://registry.npmjs.org/react-native-inapp-inspector/-/react-native-inapp-inspector-1.1.
|
|
10644
|
-
"integrity": "sha512-
|
|
10642
|
+
"version": "1.1.10",
|
|
10643
|
+
"resolved": "https://registry.npmjs.org/react-native-inapp-inspector/-/react-native-inapp-inspector-1.1.10.tgz",
|
|
10644
|
+
"integrity": "sha512-J6uDMCqlsAu593JAbJ5MP05+hALvHZF4Bc0pg8TqEfuTUhnFGgNSxmmkXqUwBlm02mI/gRF9m1yIeobh80vFcw==",
|
|
10645
10645
|
"dev": true,
|
|
10646
10646
|
"license": "MIT",
|
|
10647
10647
|
"dependencies": {
|
package/example/package.json
CHANGED
package/package.json
CHANGED