@wix/categories 1.0.139 → 1.0.140

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 categories from '@wix/auto_sdk_categories_categories';\n\nexport { categories };\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAA4B;","names":[]}
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../meta.ts"],"sourcesContent":["export * as categories from '@wix/auto_sdk_categories_categories/meta';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAA4B;","names":[]}
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../index.ts"],"sourcesContent":["import * as categories from '@wix/auto_sdk_categories_categories';\n\nexport { categories };\n"],"mappings":";AAAA,YAAY,gBAAgB;","names":[]}
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../meta.ts"],"sourcesContent":["export * as categories from '@wix/auto_sdk_categories_categories/meta';\n"],"mappings":";AAAA,YAAY,gBAAgB;","names":[]}
package/package.json CHANGED
@@ -1,6 +1,7 @@
1
1
  {
2
2
  "name": "@wix/categories",
3
- "version": "1.0.139",
3
+ "version": "1.0.140",
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_categories_categories": "1.0.61"
36
+ "@wix/auto_sdk_categories_categories": "1.0.62"
36
37
  },
37
38
  "devDependencies": {
38
39
  "tsup": "^8.4.0",
@@ -53,5 +54,5 @@
53
54
  "fqdn": ""
54
55
  }
55
56
  },
56
- "falconPackageHash": "cfc8c55146e51a4205c419940c1b8b5ae9d32caae8f412e7ed5b334a"
57
+ "falconPackageHash": "c9fa86511cecc4e0dbd30c83f6a889112a3ceb7edbb7a756c727a0ab"
57
58
  }
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../index.ts"],"sourcesContent":["import * as categories from '@wix/auto_sdk_categories_categories';\n\nexport { categories };\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAA4B;","names":[]}
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../index.ts"],"sourcesContent":["import * as categories from '@wix/auto_sdk_categories_categories';\n\nexport { categories };\n"],"mappings":";AAAA,YAAY,gBAAgB;","names":[]}
package/build/meta.js.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../meta.ts"],"sourcesContent":["export * as categories from '@wix/auto_sdk_categories_categories/meta';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAA4B;","names":[]}
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../meta.ts"],"sourcesContent":["export * as categories from '@wix/auto_sdk_categories_categories/meta';\n"],"mappings":";AAAA,YAAY,gBAAgB;","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