@vxrn/query-string 1.1.538 → 1.1.540
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.
package/dist/cjs/index.native.js
CHANGED
|
@@ -1,25 +1,37 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
+
|
|
2
3
|
var __create = Object.create;
|
|
3
4
|
var __defProp = Object.defineProperty;
|
|
4
5
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
6
|
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
-
var __getProtoOf = Object.getPrototypeOf,
|
|
7
|
+
var __getProtoOf = Object.getPrototypeOf,
|
|
8
|
+
__hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
9
|
var __export = (target, all) => {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
10
|
+
for (var name in all) __defProp(target, name, {
|
|
11
|
+
get: all[name],
|
|
12
|
+
enumerable: !0
|
|
13
|
+
});
|
|
14
|
+
},
|
|
15
|
+
__copyProps = (to, from, except, desc) => {
|
|
16
|
+
if (from && typeof from == "object" || typeof from == "function") for (let key of __getOwnPropNames(from)) !__hasOwnProp.call(to, key) && key !== except && __defProp(to, key, {
|
|
17
|
+
get: () => from[key],
|
|
18
|
+
enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable
|
|
19
|
+
});
|
|
20
|
+
return to;
|
|
21
|
+
},
|
|
22
|
+
__reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default")),
|
|
23
|
+
__toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
16
24
|
// If the importer is in node compatibility mode or this is not an ESM
|
|
17
25
|
// file that has been converted to a CommonJS file using a Babel-
|
|
18
26
|
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
19
27
|
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
20
|
-
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", {
|
|
21
|
-
|
|
22
|
-
|
|
28
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", {
|
|
29
|
+
value: mod,
|
|
30
|
+
enumerable: !0
|
|
31
|
+
}) : target, mod)),
|
|
32
|
+
__toCommonJS = mod => __copyProps(__defProp({}, "__esModule", {
|
|
33
|
+
value: !0
|
|
34
|
+
}), mod);
|
|
23
35
|
var index_native_exports = {};
|
|
24
36
|
__export(index_native_exports, {
|
|
25
37
|
default: () => index_native_default
|
|
@@ -28,8 +40,4 @@ module.exports = __toCommonJS(index_native_exports);
|
|
|
28
40
|
var import_query_string = __toESM(require("query-string"));
|
|
29
41
|
__reExport(index_native_exports, require("query-string"), module.exports);
|
|
30
42
|
var index_native_default = import_query_string.default;
|
|
31
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
32
|
-
0 && (module.exports = {
|
|
33
|
-
...require("query-string")
|
|
34
|
-
});
|
|
35
43
|
//# sourceMappingURL=index.native.js.map
|
|
@@ -1,6 +1 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": 3,
|
|
3
|
-
"sources": ["../../src/index.native.tsx"],
|
|
4
|
-
"mappings": ";;;;;;;;;;;;;;;;;;;;;;AAAA;;;;;0BAAe;AAEf,iCAAc,yBAFd;AAIA,IAAA,uBAAeA,oBAAAA;",
|
|
5
|
-
"names": ["qs"]
|
|
6
|
-
}
|
|
1
|
+
{"version":3,"names":["index_native_exports","__export","default","index_native_default","module","exports","__toCommonJS","import_query_string","__toESM","require","__reExport"],"sources":["../../src/index.native.tsx"],"sourcesContent":[null],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,IAAAA,oBAAA;AAAAC,QAAA,CAAAD,oBAAA;EAAAE,OAAA,EAAAA,CAAA,KAAAC;AAAA;AAAAC,MAAA,CAAAC,OAAA,GAAAC,YAAA,CAAAN,oBAAA;AAAA,IAAAO,mBAAA,GAAeC,OAAA,CAAAC,OAAA;AACfC,UAAA,CAAAV,oBAAA,EAAcS,OAAA,kBADdL,MAAA,CAAAC,OAAA;AAEA,IAAOF,oBAAA,GAAQI,mBAAA,CAAAL,OAAA","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["qs","index_native_default"],"sources":["../../src/index.native.tsx"],"sourcesContent":[null],"mappings":"AAAA,OAAOA,EAAA,MAAQ;
|
|
1
|
+
{"version":3,"names":["qs","index_native_default"],"sources":["../../src/index.native.tsx"],"sourcesContent":[null],"mappings":"AAAA,OAAOA,EAAA,MAAQ;AACf,cAAc;AACd,IAAOC,oBAAA,GAAQD,EAAA","ignoreList":[]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vxrn/query-string",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.540",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"source": "src/index.ts",
|
|
6
6
|
"types": "./types/index.d.ts",
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"query-string": "^9.1.0"
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|
|
38
|
-
"@tamagui/build": "^1.
|
|
38
|
+
"@tamagui/build": "^1.135.6"
|
|
39
39
|
},
|
|
40
40
|
"publishConfig": {
|
|
41
41
|
"access": "public"
|