@wix/categories 1.0.56 → 1.0.58

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.
@@ -25,4 +25,3 @@ var __importStar = (this && this.__importStar) || function (mod) {
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
26
  exports.categories = void 0;
27
27
  exports.categories = __importStar(require("@wix/categories_categories/context"));
28
- //# sourceMappingURL=context.js.map
@@ -26,4 +26,3 @@ Object.defineProperty(exports, "__esModule", { value: true });
26
26
  exports.categories = void 0;
27
27
  const categories = __importStar(require("@wix/categories_categories"));
28
28
  exports.categories = categories;
29
- //# sourceMappingURL=index.js.map
package/build/cjs/meta.js CHANGED
@@ -25,4 +25,3 @@ var __importStar = (this && this.__importStar) || function (mod) {
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
26
  exports.categories = void 0;
27
27
  exports.categories = __importStar(require("@wix/categories_categories/meta"));
28
- //# sourceMappingURL=meta.js.map
@@ -1,2 +1 @@
1
1
  export * as categories from '@wix/categories_categories/context';
2
- //# sourceMappingURL=context.js.map
package/build/es/index.js CHANGED
@@ -1,3 +1,2 @@
1
1
  import * as categories from '@wix/categories_categories';
2
2
  export { categories };
3
- //# sourceMappingURL=index.js.map
package/build/es/meta.js CHANGED
@@ -1,2 +1 @@
1
1
  export * as categories from '@wix/categories_categories/meta';
2
- //# sourceMappingURL=meta.js.map
package/package.json CHANGED
@@ -1,10 +1,13 @@
1
1
  {
2
2
  "name": "@wix/categories",
3
- "version": "1.0.56",
3
+ "version": "1.0.58",
4
4
  "publishConfig": {
5
5
  "registry": "https://registry.npmjs.org/",
6
6
  "access": "public"
7
7
  },
8
+ "keywords": [
9
+ "wix-sdk-module=backend,page,public"
10
+ ],
8
11
  "sideEffects": false,
9
12
  "module": "build/es/index.js",
10
13
  "main": "build/cjs/index.js",
@@ -18,7 +21,7 @@
18
21
  "type-bundles"
19
22
  ],
20
23
  "dependencies": {
21
- "@wix/categories_categories": "1.0.33"
24
+ "@wix/categories_categories": "1.0.34"
22
25
  },
23
26
  "devDependencies": {
24
27
  "glob": "^10.4.1",
@@ -43,5 +46,5 @@
43
46
  "fqdn": ""
44
47
  }
45
48
  },
46
- "falconPackageHash": "f9ac75f97146b801048ba4595997e3d26d3617dc24705bb5f588e3da"
49
+ "falconPackageHash": "ea5edd9cdaef57dc998f9a7c672e8b41d0edfdd229e6df8caf03276b"
47
50
  }
@@ -1 +0,0 @@
1
- {"version":3,"file":"context.js","sourceRoot":"","sources":["../../context.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,iFAAiE"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,uEAAyD;AAEhD,gCAAU"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,8EAA8D"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"context.js","sourceRoot":"","sources":["../../context.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,UAAU,MAAM,oCAAoC,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,UAAU,MAAM,4BAA4B,CAAC;AAEzD,OAAO,EAAE,UAAU,EAAE,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,UAAU,MAAM,iCAAiC,CAAC"}