@serwist/google-analytics 8.0.0 → 8.0.1

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.
package/dist/index.d.ts CHANGED
@@ -2,4 +2,3 @@ import type { GoogleAnalyticsInitializeOptions } from "./initialize.js";
2
2
  import { initialize } from "./initialize.js";
3
3
  export { initialize };
4
4
  export type { GoogleAnalyticsInitializeOptions };
5
- //# sourceMappingURL=index.d.ts.map
@@ -24,4 +24,3 @@ export interface GoogleAnalyticsInitializeOptions {
24
24
  */
25
25
  declare const initialize: (options?: GoogleAnalyticsInitializeOptions) => void;
26
26
  export { initialize };
27
- //# sourceMappingURL=initialize.d.ts.map
@@ -7,4 +7,3 @@ export declare const GTAG_JS_PATH = "/gtag/js";
7
7
  export declare const GTM_JS_PATH = "/gtm.js";
8
8
  export declare const COLLECT_DEFAULT_PATH = "/collect";
9
9
  export declare const COLLECT_PATHS_REGEX: RegExp;
10
- //# sourceMappingURL=constants.d.ts.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@serwist/google-analytics",
3
- "version": "8.0.0",
3
+ "version": "8.0.1",
4
4
  "type": "module",
5
5
  "description": "Queues failed requests and uses the Background Sync API to replay them when the network is available",
6
6
  "files": [
@@ -38,14 +38,14 @@
38
38
  "./package.json": "./package.json"
39
39
  },
40
40
  "dependencies": {
41
- "@serwist/background-sync": "8.0.0",
42
- "@serwist/core": "8.0.0",
43
- "@serwist/routing": "8.0.0",
44
- "@serwist/strategies": "8.0.0"
41
+ "@serwist/background-sync": "8.0.1",
42
+ "@serwist/core": "8.0.1",
43
+ "@serwist/routing": "8.0.1",
44
+ "@serwist/strategies": "8.0.1"
45
45
  },
46
46
  "devDependencies": {
47
47
  "rollup": "3.28.1",
48
- "@serwist/constants": "8.0.0"
48
+ "@serwist/constants": "8.0.1"
49
49
  },
50
50
  "scripts": {
51
51
  "build": "rimraf dist && cross-env NODE_ENV=production rollup --config rollup.config.js",
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,gCAAgC,EAAE,MAAM,iBAAiB,CAAC;AACxE,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAE7C,OAAO,EAAE,UAAU,EAAE,CAAC;AACtB,YAAY,EAAE,gCAAgC,EAAE,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"initialize.d.ts","sourceRoot":"","sources":["../src/initialize.ts"],"names":[],"mappings":"AA0BA,MAAM,WAAW,gCAAgC;IAC/C;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;;;OAKG;IACH,kBAAkB,CAAC,EAAE;QAAE,CAAC,SAAS,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAC;IACrD;;;;OAIG;IACH,SAAS,CAAC,EAAE,CAAC,MAAM,EAAE,eAAe,KAAK,IAAI,CAAC;CAC/C;AAyID;;GAEG;AACH,QAAA,MAAM,UAAU,aAAa,gCAAgC,KAAQ,IAgBpE,CAAC;AAEF,OAAO,EAAE,UAAU,EAAE,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../src/utils/constants.ts"],"names":[],"mappings":"AAQA,eAAO,MAAM,UAAU,6BAA6B,CAAC;AACrD,eAAO,MAAM,kBAAkB,QAAU,CAAC;AAC1C,eAAO,MAAM,qBAAqB,6BAA6B,CAAC;AAChE,eAAO,MAAM,QAAQ,6BAA6B,CAAC;AACnD,eAAO,MAAM,iBAAiB,kBAAkB,CAAC;AACjD,eAAO,MAAM,YAAY,aAAa,CAAC;AACvC,eAAO,MAAM,WAAW,YAAY,CAAC;AACrC,eAAO,MAAM,oBAAoB,aAAa,CAAC;AAM/C,eAAO,MAAM,mBAAmB,QAAuB,CAAC"}