record-replay-req-res-scenario 19.0.53 → 21.0.4

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.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "record-replay-req-res-scenario/browser",
3
- "version": "19.0.53",
3
+ "version": "21.0.4",
4
4
  "module": "fesm2022/record-replay-req-res-scenario.mjs",
5
5
  "typings": "index.d.ts",
6
6
  "exports": {
@@ -0,0 +1,4 @@
1
+ // @ts-nocheck
2
+ declare function asdaaaaa(): void;
3
+
4
+ export { asdaaaaa };
@@ -17,4 +17,4 @@ export declare const PROJECT_NPM_NAME = "record-replay-req-res-scenario";
17
17
  /**
18
18
  * Autogenerated by current cli tool. Use *tnp release* to bump version.
19
19
  */
20
- export declare const CURRENT_PACKAGE_VERSION = "19.0.53";
20
+ export declare const CURRENT_PACKAGE_VERSION = "21.0.4";
@@ -21,6 +21,6 @@ exports.PROJECT_NPM_NAME = 'record-replay-req-res-scenario';
21
21
  /**
22
22
  * Autogenerated by current cli tool. Use *tnp release* to bump version.
23
23
  */
24
- exports.CURRENT_PACKAGE_VERSION = '19.0.53';
24
+ exports.CURRENT_PACKAGE_VERSION = '21.0.4';
25
25
  // THIS FILE IS GENERATED - DO NOT MODIFY
26
26
  //# sourceMappingURL=build-info._auto-generated_.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"build-info._auto-generated_.js","sourceRoot":"","sources":[""],"names":[],"mappings":";;;AAAA,yCAAyC;AACzC;;GAEG;AACU,QAAA,wBAAwB,GAAG,KAAK,CAAC;AAC9C;;GAEG;AACU,QAAA,MAAM,GAAG,mDAAmD,CAAC;AAC1E;;GAEG;AACU,QAAA,eAAe,GAAG,EAAE,CAAC;AAClC;;GAEG;AACU,QAAA,gBAAgB,GAAG,gCAAgC,CAAC;AACjE;;GAEG;AACU,QAAA,uBAAuB,GAAG,SAAS,CAAC;AACjD,yCAAyC"}
1
+ {"version":3,"file":"build-info._auto-generated_.js","sourceRoot":"","sources":[""],"names":[],"mappings":";;;AAAA,yCAAyC;AACzC;;GAEG;AACU,QAAA,wBAAwB,GAAG,KAAK,CAAC;AAC9C;;GAEG;AACU,QAAA,MAAM,GAAG,mDAAmD,CAAC;AAC1E;;GAEG;AACU,QAAA,eAAe,GAAG,EAAE,CAAC;AAClC;;GAEG;AACU,QAAA,gBAAgB,GAAG,gCAAgC,CAAC;AACjE;;GAEG;AACU,QAAA,uBAAuB,GAAG,QAAQ,CAAC;AAChD,yCAAyC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "record-replay-req-res-scenario",
3
- "version": "19.0.53",
3
+ "version": "21.0.4",
4
4
  "scripts": {
5
5
  "taon init": "taon init",
6
6
  "taon start": "taon start",
@@ -24,8 +24,8 @@
24
24
  "author": "Dariusz Filipiak",
25
25
  "private": false,
26
26
  "dependencies": {
27
- "ng-talkback": "~19.0.0",
28
- "tnp-helpers": "~19.0.0"
27
+ "ng-talkback": "~21.0.0",
28
+ "tnp-helpers": "~21.0.0"
29
29
  },
30
30
  "description": "Description for record-replay-req-res-scenario. Hello world!",
31
31
  "main": "dist/app.electron.js",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "record-replay-req-res-scenario/websql",
3
- "version": "19.0.53",
3
+ "version": "21.0.4",
4
4
  "module": "fesm2022/record-replay-req-res-scenario.mjs",
5
5
  "typings": "index.d.ts",
6
6
  "exports": {
@@ -0,0 +1,4 @@
1
+ // @ts-nocheck
2
+ declare function asdaaaaa(): void;
3
+
4
+ export { asdaaaaa };
@@ -1,6 +0,0 @@
1
- // @ts-nocheck
2
- /**
3
- * Generated bundle index. Do not edit.
4
- */
5
- /// <amd-module name="record-replay-req-res-scenario" />
6
- export * from './public-api';
@@ -1,2 +0,0 @@
1
- // @ts-nocheck
2
- export declare function asdaaaaa(): void;
@@ -1,2 +0,0 @@
1
- // @ts-nocheck
2
- export * from './lib';
package/websql/index.d.ts DELETED
@@ -1,6 +0,0 @@
1
- // @ts-nocheck
2
- /**
3
- * Generated bundle index. Do not edit.
4
- */
5
- /// <amd-module name="record-replay-req-res-scenario" />
6
- export * from './public-api';
@@ -1,2 +0,0 @@
1
- // @ts-nocheck
2
- export declare function asdaaaaa(): void;
@@ -1,2 +0,0 @@
1
- // @ts-nocheck
2
- export * from './lib';