@wix/subscription 1.0.27 → 1.0.28

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.subscriptions = void 0;
27
27
  exports.subscriptions = __importStar(require("@wix/subscription_subscriptions/context"));
28
- //# sourceMappingURL=context.js.map
@@ -26,4 +26,3 @@ Object.defineProperty(exports, "__esModule", { value: true });
26
26
  exports.subscriptions = void 0;
27
27
  const subscriptions = __importStar(require("@wix/subscription_subscriptions"));
28
28
  exports.subscriptions = subscriptions;
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.subscriptions = void 0;
27
27
  exports.subscriptions = __importStar(require("@wix/subscription_subscriptions/meta"));
28
- //# sourceMappingURL=meta.js.map
@@ -1,2 +1 @@
1
1
  export * as subscriptions from '@wix/subscription_subscriptions/context';
2
- //# sourceMappingURL=context.js.map
package/build/es/index.js CHANGED
@@ -1,3 +1,2 @@
1
1
  import * as subscriptions from '@wix/subscription_subscriptions';
2
2
  export { subscriptions };
3
- //# sourceMappingURL=index.js.map
package/build/es/meta.js CHANGED
@@ -1,2 +1 @@
1
1
  export * as subscriptions from '@wix/subscription_subscriptions/meta';
2
- //# sourceMappingURL=meta.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/subscription",
3
- "version": "1.0.27",
3
+ "version": "1.0.28",
4
4
  "publishConfig": {
5
5
  "registry": "https://registry.npmjs.org/",
6
6
  "access": "public"
@@ -21,7 +21,7 @@
21
21
  "type-bundles"
22
22
  ],
23
23
  "dependencies": {
24
- "@wix/subscription_subscriptions": "1.0.26"
24
+ "@wix/subscription_subscriptions": "1.0.27"
25
25
  },
26
26
  "devDependencies": {
27
27
  "glob": "^10.4.1",
@@ -46,5 +46,5 @@
46
46
  "fqdn": ""
47
47
  }
48
48
  },
49
- "falconPackageHash": "9552c361272c90c63e74cec437b1af718c70c3781ece8dab2cef298b"
49
+ "falconPackageHash": "8a1abbd4e250193ab233872e9b23c3e365d406ddffc3f73696459d41"
50
50
  }
@@ -1 +0,0 @@
1
- {"version":3,"file":"context.js","sourceRoot":"","sources":["../../context.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,yFAAyE"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,+EAAiE;AAExD,sCAAa"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,sFAAsE"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"context.js","sourceRoot":"","sources":["../../context.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,aAAa,MAAM,yCAAyC,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,aAAa,MAAM,iCAAiC,CAAC;AAEjE,OAAO,EAAE,aAAa,EAAE,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,aAAa,MAAM,sCAAsC,CAAC"}