@wix/stores 1.0.333 → 1.0.334
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/build/cjs/context.js.map +1 -0
- package/build/cjs/index.js.map +1 -0
- package/build/cjs/meta.js.map +1 -0
- package/build/es/package.json +3 -0
- package/package.json +18 -18
- package/context.js.map +0 -1
- package/index.js.map +0 -1
- package/meta.js.map +0 -1
- /package/{context.d.ts → build/cjs/context.d.ts} +0 -0
- /package/{context.js → build/cjs/context.js} +0 -0
- /package/{index.d.ts → build/cjs/index.d.ts} +0 -0
- /package/{index.js → build/cjs/index.js} +0 -0
- /package/{meta.d.ts → build/cjs/meta.d.ts} +0 -0
- /package/{meta.js → build/cjs/meta.js} +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"context.js","sourceRoot":"","sources":["../../context.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,yEAAyD;AACzD,+EAA+D;AAC/D,yEAAyD;AACzD,2EAA2D;AAC3D,2FAA2E;AAC3E,wFAAwE;AACxE,4FAA4E;AAC5E,+EAA+D;AAC/D,4FAA4E;AAC5E,6EAA6D;AAC7D,8FAA8E;AAC9E,gGAAgF;AAChF,2EAA2D"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,+DAAiD;AAe/C,4BAAQ;AAdV,qEAAuD;AAerD,kCAAW;AAdb,+DAAiD;AAe/C,4BAAQ;AAdV,iEAAmD;AAejD,4BAAQ;AAdV,iFAAmE;AAejE,4CAAgB;AAdlB,8EAAgE;AAe9D,wCAAc;AAdhB,kFAAoE;AAelE,4CAAgB;AAdlB,qEAAuD;AAerD,gCAAU;AAdZ,kFAAoE;AAelE,8CAAiB;AAdnB,mEAAqD;AAenD,8BAAS;AAdX,oFAAsE;AAepE,8CAAiB;AAdnB,sFAAwE;AAetE,kDAAmB;AAdrB,iEAAmD;AAejD,8BAAS"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,sEAAsD;AACtD,4EAA4D;AAC5D,sEAAsD;AACtD,wEAAwD;AACxD,wFAAwE;AACxE,qFAAqE;AACrE,yFAAyE;AACzE,4EAA4D;AAC5D,yFAAyE;AACzE,0EAA0D;AAC1D,2FAA2E;AAC3E,6FAA6E;AAC7E,wEAAwD"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/stores",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.334",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -13,15 +13,15 @@
|
|
|
13
13
|
"exports": {
|
|
14
14
|
".": {
|
|
15
15
|
"import": "./build/es/index.js",
|
|
16
|
-
"require": "./index.js"
|
|
16
|
+
"require": "./build/cjs/index.js"
|
|
17
17
|
},
|
|
18
18
|
"./meta": {
|
|
19
19
|
"import": "./build/es/meta.js",
|
|
20
|
-
"require": "./meta.js"
|
|
20
|
+
"require": "./build/cjs/meta.js"
|
|
21
21
|
},
|
|
22
22
|
"./context": {
|
|
23
23
|
"import": "./build/es/context.js",
|
|
24
|
-
"require": "./context.js"
|
|
24
|
+
"require": "./build/cjs/context.js"
|
|
25
25
|
}
|
|
26
26
|
},
|
|
27
27
|
"files": [
|
|
@@ -31,19 +31,19 @@
|
|
|
31
31
|
"!tsconfig.esm.json"
|
|
32
32
|
],
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@wix/stores_brands-v-3": "1.0.
|
|
35
|
-
"@wix/stores_catalog-versioning": "1.0.
|
|
36
|
-
"@wix/stores_collections": "1.0.
|
|
37
|
-
"@wix/stores_customizations-v-3": "1.0.
|
|
38
|
-
"@wix/stores_info-sections-v-3": "1.0.
|
|
39
|
-
"@wix/stores_inventory": "1.0.
|
|
40
|
-
"@wix/stores_inventory-items-v-3": "1.0.
|
|
41
|
-
"@wix/stores_products": "1.0.
|
|
42
|
-
"@wix/stores_products-v-3": "1.0.
|
|
43
|
-
"@wix/stores_ribbons-v-3": "1.0.
|
|
44
|
-
"@wix/stores_stores-locations-v-3": "1.0.
|
|
45
|
-
"@wix/stores_subscription-options": "1.0.
|
|
46
|
-
"@wix/stores_wishlist": "1.0.
|
|
34
|
+
"@wix/stores_brands-v-3": "1.0.38",
|
|
35
|
+
"@wix/stores_catalog-versioning": "1.0.25",
|
|
36
|
+
"@wix/stores_collections": "1.0.59",
|
|
37
|
+
"@wix/stores_customizations-v-3": "1.0.40",
|
|
38
|
+
"@wix/stores_info-sections-v-3": "1.0.39",
|
|
39
|
+
"@wix/stores_inventory": "1.0.76",
|
|
40
|
+
"@wix/stores_inventory-items-v-3": "1.0.50",
|
|
41
|
+
"@wix/stores_products": "1.0.102",
|
|
42
|
+
"@wix/stores_products-v-3": "1.0.96",
|
|
43
|
+
"@wix/stores_ribbons-v-3": "1.0.34",
|
|
44
|
+
"@wix/stores_stores-locations-v-3": "1.0.40",
|
|
45
|
+
"@wix/stores_subscription-options": "1.0.58",
|
|
46
|
+
"@wix/stores_wishlist": "1.0.51"
|
|
47
47
|
},
|
|
48
48
|
"devDependencies": {
|
|
49
49
|
"typescript": "^5.3.2"
|
|
@@ -63,5 +63,5 @@
|
|
|
63
63
|
"fqdn": ""
|
|
64
64
|
}
|
|
65
65
|
},
|
|
66
|
-
"falconPackageHash": "
|
|
66
|
+
"falconPackageHash": "c2bc9cfffd31d2903830c95d9cf31a431a6a72d0a33fde637a50cc47"
|
|
67
67
|
}
|
package/context.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"context.js","sourceRoot":"","sources":["context.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,yEAAyD;AACzD,+EAA+D;AAC/D,yEAAyD;AACzD,2EAA2D;AAC3D,2FAA2E;AAC3E,wFAAwE;AACxE,4FAA4E;AAC5E,+EAA+D;AAC/D,4FAA4E;AAC5E,6EAA6D;AAC7D,8FAA8E;AAC9E,gGAAgF;AAChF,2EAA2D"}
|
package/index.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,+DAAiD;AAe/C,4BAAQ;AAdV,qEAAuD;AAerD,kCAAW;AAdb,+DAAiD;AAe/C,4BAAQ;AAdV,iEAAmD;AAejD,4BAAQ;AAdV,iFAAmE;AAejE,4CAAgB;AAdlB,8EAAgE;AAe9D,wCAAc;AAdhB,kFAAoE;AAelE,4CAAgB;AAdlB,qEAAuD;AAerD,gCAAU;AAdZ,kFAAoE;AAelE,8CAAiB;AAdnB,mEAAqD;AAenD,8BAAS;AAdX,oFAAsE;AAepE,8CAAiB;AAdnB,sFAAwE;AAetE,kDAAmB;AAdrB,iEAAmD;AAejD,8BAAS"}
|
package/meta.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"meta.js","sourceRoot":"","sources":["meta.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,sEAAsD;AACtD,4EAA4D;AAC5D,sEAAsD;AACtD,wEAAwD;AACxD,wFAAwE;AACxE,qFAAqE;AACrE,yFAAyE;AACzE,4EAA4D;AAC5D,yFAAyE;AACzE,0EAA0D;AAC1D,2FAA2E;AAC3E,6FAA6E;AAC7E,wEAAwD"}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|