@wix/gift-vouchers 1.0.35 → 1.0.37

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.
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../index.ts"],"sourcesContent":["import * as giftVouchers from '@wix/auto_sdk_gift-vouchers_gift-vouchers';\nimport * as giftVoucherProducts from '@wix/auto_sdk_gift-vouchers_gift-voucher-products';\n\nexport { giftVouchers, giftVoucherProducts };\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,mBAA8B;AAC9B,0BAAqC;","names":[]}
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../meta.ts"],"sourcesContent":["export * as giftVouchers from '@wix/auto_sdk_gift-vouchers_gift-vouchers/meta';\nexport * as giftVoucherProducts from '@wix/auto_sdk_gift-vouchers_gift-voucher-products/meta';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,mBAA8B;AAC9B,0BAAqC;","names":[]}
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../index.ts"],"sourcesContent":["import * as giftVouchers from '@wix/auto_sdk_gift-vouchers_gift-vouchers';\nimport * as giftVoucherProducts from '@wix/auto_sdk_gift-vouchers_gift-voucher-products';\n\nexport { giftVouchers, giftVoucherProducts };\n"],"mappings":";AAAA,YAAY,kBAAkB;AAC9B,YAAY,yBAAyB;","names":[]}
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../meta.ts"],"sourcesContent":["export * as giftVouchers from '@wix/auto_sdk_gift-vouchers_gift-vouchers/meta';\nexport * as giftVoucherProducts from '@wix/auto_sdk_gift-vouchers_gift-voucher-products/meta';\n"],"mappings":";AAAA,YAAY,kBAAkB;AAC9B,YAAY,yBAAyB;","names":[]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/gift-vouchers",
3
- "version": "1.0.35",
3
+ "version": "1.0.37",
4
4
  "publishConfig": {
5
5
  "registry": "https://registry.npmjs.org/",
6
6
  "access": "public"
@@ -11,19 +11,19 @@
11
11
  "wixSdkPublicModule"
12
12
  ],
13
13
  "sideEffects": false,
14
- "main": "/build/index.js",
15
- "types": "./build/index.d.mts",
14
+ "main": "./build/cjs/index.js",
15
+ "types": "./build/cjs/index.d.ts",
16
16
  "exports": {
17
17
  ".": {
18
- "import": "./build/index.mjs",
19
- "require": "./build/index.js",
20
- "types": "./build/index.d.mts"
18
+ "import": "./build/es/index.mjs",
19
+ "require": "./build/cjs/index.js",
20
+ "types": "./build/es/index.d.mts"
21
21
  },
22
22
  "./package.json": "./package.json",
23
23
  "./meta": {
24
- "import": "./build/meta.mjs",
25
- "require": "./build/meta.js",
26
- "types": "./build/meta.d.mts"
24
+ "import": "./build/es/meta.mjs",
25
+ "require": "./build/cjs/meta.js",
26
+ "types": "./build/es/meta.d.mts"
27
27
  }
28
28
  },
29
29
  "files": [
@@ -32,8 +32,8 @@
32
32
  "service-plugins"
33
33
  ],
34
34
  "dependencies": {
35
- "@wix/auto_sdk_gift-vouchers_gift-voucher-products": "1.0.8",
36
- "@wix/auto_sdk_gift-vouchers_gift-vouchers": "1.0.15"
35
+ "@wix/auto_sdk_gift-vouchers_gift-voucher-products": "1.0.11",
36
+ "@wix/auto_sdk_gift-vouchers_gift-vouchers": "1.0.19"
37
37
  },
38
38
  "devDependencies": {
39
39
  "tsup": "^8.4.0",
@@ -54,5 +54,5 @@
54
54
  "fqdn": ""
55
55
  }
56
56
  },
57
- "falconPackageHash": "495d7cc8aa9345c221ed0c82b0d2451ca244392221219321097809c0"
57
+ "falconPackageHash": "8bf3c4a9e7e29d1ebcc38dae6699e9e58447176d0fb7f50c3379a96c"
58
58
  }
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../index.ts"],"sourcesContent":["import * as giftVouchers from '@wix/auto_sdk_gift-vouchers_gift-vouchers';\nimport * as giftVoucherProducts from '@wix/auto_sdk_gift-vouchers_gift-voucher-products';\n\nexport { giftVouchers, giftVoucherProducts };\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,mBAA8B;AAC9B,0BAAqC;","names":[]}
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../index.ts"],"sourcesContent":["import * as giftVouchers from '@wix/auto_sdk_gift-vouchers_gift-vouchers';\nimport * as giftVoucherProducts from '@wix/auto_sdk_gift-vouchers_gift-voucher-products';\n\nexport { giftVouchers, giftVoucherProducts };\n"],"mappings":";AAAA,YAAY,kBAAkB;AAC9B,YAAY,yBAAyB;","names":[]}
package/build/meta.js.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../meta.ts"],"sourcesContent":["export * as giftVouchers from '@wix/auto_sdk_gift-vouchers_gift-vouchers/meta';\nexport * as giftVoucherProducts from '@wix/auto_sdk_gift-vouchers_gift-voucher-products/meta';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,mBAA8B;AAC9B,0BAAqC;","names":[]}
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../meta.ts"],"sourcesContent":["export * as giftVouchers from '@wix/auto_sdk_gift-vouchers_gift-vouchers/meta';\nexport * as giftVoucherProducts from '@wix/auto_sdk_gift-vouchers_gift-voucher-products/meta';\n"],"mappings":";AAAA,YAAY,kBAAkB;AAC9B,YAAY,yBAAyB;","names":[]}
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes