@wix/suppliers-hub 1.0.12 → 1.0.14

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,3 @@
1
+ {
2
+ "type": "module"
3
+ }
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../index.ts"],"sourcesContent":["import * as marketplaceProducts from '@wix/auto_sdk_suppliers-hub_marketplace-products';\n\nexport { marketplaceProducts };\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,0BAAqC;","names":[]}
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../meta.ts"],"sourcesContent":["export * as marketplaceProducts from '@wix/auto_sdk_suppliers-hub_marketplace-products/meta';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,0BAAqC;","names":[]}
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../index.ts"],"sourcesContent":["import * as marketplaceProducts from '@wix/auto_sdk_suppliers-hub_marketplace-products';\n\nexport { marketplaceProducts };\n"],"mappings":";AAAA,YAAY,yBAAyB;","names":[]}
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../meta.ts"],"sourcesContent":["export * as marketplaceProducts from '@wix/auto_sdk_suppliers-hub_marketplace-products/meta';\n"],"mappings":";AAAA,YAAY,yBAAyB;","names":[]}
package/package.json CHANGED
@@ -1,6 +1,7 @@
1
1
  {
2
2
  "name": "@wix/suppliers-hub",
3
- "version": "1.0.12",
3
+ "version": "1.0.14",
4
+ "license": "MIT",
4
5
  "publishConfig": {
5
6
  "registry": "https://registry.npmjs.org/",
6
7
  "access": "public"
@@ -11,19 +12,19 @@
11
12
  "wixSdkPublicModule"
12
13
  ],
13
14
  "sideEffects": false,
14
- "main": "/build/index.js",
15
- "types": "./build/index.d.mts",
15
+ "main": "./build/cjs/index.js",
16
+ "types": "./build/cjs/index.d.ts",
16
17
  "exports": {
17
18
  ".": {
18
- "import": "./build/index.mjs",
19
- "require": "./build/index.js",
20
- "types": "./build/index.d.mts"
19
+ "import": "./build/es/index.mjs",
20
+ "require": "./build/cjs/index.js",
21
+ "types": "./build/es/index.d.mts"
21
22
  },
22
23
  "./package.json": "./package.json",
23
24
  "./meta": {
24
- "import": "./build/meta.mjs",
25
- "require": "./build/meta.js",
26
- "types": "./build/meta.d.mts"
25
+ "import": "./build/es/meta.mjs",
26
+ "require": "./build/cjs/meta.js",
27
+ "types": "./build/es/meta.d.mts"
27
28
  }
28
29
  },
29
30
  "files": [
@@ -32,7 +33,7 @@
32
33
  "service-plugins"
33
34
  ],
34
35
  "dependencies": {
35
- "@wix/auto_sdk_suppliers-hub_marketplace-products": "1.0.12"
36
+ "@wix/auto_sdk_suppliers-hub_marketplace-products": "1.0.14"
36
37
  },
37
38
  "devDependencies": {
38
39
  "tsup": "^8.4.0",
@@ -53,5 +54,5 @@
53
54
  "fqdn": ""
54
55
  }
55
56
  },
56
- "falconPackageHash": "adfb3d0ec17d15b4626ed1e6a17a58b699369aef18083f460c815c75"
57
+ "falconPackageHash": "13ded06a03b94e28aa83034180c3187be5ccee8998ef5e8d044bee93"
57
58
  }
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../index.ts"],"sourcesContent":["import * as marketplaceProducts from '@wix/auto_sdk_suppliers-hub_marketplace-products';\n\nexport { marketplaceProducts };\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,0BAAqC;","names":[]}
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../index.ts"],"sourcesContent":["import * as marketplaceProducts from '@wix/auto_sdk_suppliers-hub_marketplace-products';\n\nexport { marketplaceProducts };\n"],"mappings":";AAAA,YAAY,yBAAyB;","names":[]}
package/build/meta.js.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../meta.ts"],"sourcesContent":["export * as marketplaceProducts from '@wix/auto_sdk_suppliers-hub_marketplace-products/meta';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,0BAAqC;","names":[]}
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../meta.ts"],"sourcesContent":["export * as marketplaceProducts from '@wix/auto_sdk_suppliers-hub_marketplace-products/meta';\n"],"mappings":";AAAA,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