@bitblit/ratchet-common 4.0.425-alpha → 4.0.426-alpha
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/package.json +1 -1
- package/lib/2d/index.d.ts +0 -5
- package/lib/2d/index.js +0 -6
- package/lib/2d/index.js.map +0 -1
- package/lib/build/index.d.ts +0 -2
- package/lib/build/index.js +0 -3
- package/lib/build/index.js.map +0 -1
- package/lib/histogram/index.d.ts +0 -2
- package/lib/histogram/index.js +0 -3
- package/lib/histogram/index.js.map +0 -1
- package/lib/jwt/index.d.ts +0 -6
- package/lib/jwt/index.js +0 -7
- package/lib/jwt/index.js.map +0 -1
- package/lib/lang/index.d.ts +0 -27
- package/lib/lang/index.js +0 -28
- package/lib/lang/index.js.map +0 -1
- package/lib/logger/index.d.ts +0 -17
- package/lib/logger/index.js +0 -18
- package/lib/logger/index.js.map +0 -1
- package/lib/mail/index.d.ts +0 -11
- package/lib/mail/index.js +0 -12
- package/lib/mail/index.js.map +0 -1
- package/lib/network/index.d.ts +0 -9
- package/lib/network/index.js +0 -10
- package/lib/network/index.js.map +0 -1
- package/lib/template/index.d.ts +0 -1
- package/lib/template/index.js +0 -2
- package/lib/template/index.js.map +0 -1
- package/lib/third-party/index.d.ts +0 -3
- package/lib/third-party/index.js +0 -4
- package/lib/third-party/index.js.map +0 -1
- package/lib/transform/index.d.ts +0 -3
- package/lib/transform/index.js +0 -4
- package/lib/transform/index.js.map +0 -1
- package/lib/tx/index.d.ts +0 -5
- package/lib/tx/index.js +0 -6
- package/lib/tx/index.js.map +0 -1
package/package.json
CHANGED
package/lib/2d/index.d.ts
DELETED
package/lib/2d/index.js
DELETED
package/lib/2d/index.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/2d/index.ts"],"names":[],"mappings":"AAIA,cAAc,cAAc,CAAC;AAC7B,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,mBAAmB,CAAC;AAClC,cAAc,iBAAiB,CAAC"}
|
package/lib/build/index.d.ts
DELETED
package/lib/build/index.js
DELETED
package/lib/build/index.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/build/index.ts"],"names":[],"mappings":"AAIA,cAAc,wBAAwB,CAAC;AACvC,cAAc,0BAA0B,CAAC"}
|
package/lib/histogram/index.d.ts
DELETED
package/lib/histogram/index.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/histogram/index.ts"],"names":[],"mappings":"AAIA,cAAc,sBAAsB,CAAC;AACrC,cAAc,gBAAgB,CAAC"}
|
package/lib/jwt/index.d.ts
DELETED
package/lib/jwt/index.js
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
export * from './common-jwt-token.js';
|
|
2
|
-
export * from './expired-jwt-handling.js';
|
|
3
|
-
export * from './jwt-ratchet-config.js';
|
|
4
|
-
export * from './jwt-ratchet-like.js';
|
|
5
|
-
export * from './jwt-ratchet.js';
|
|
6
|
-
export * from './jwt-token-base.js';
|
|
7
|
-
//# sourceMappingURL=index.js.map
|
package/lib/jwt/index.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/jwt/index.ts"],"names":[],"mappings":"AAIA,cAAc,uBAAuB,CAAC;AACtC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,yBAAyB,CAAC;AACxC,cAAc,uBAAuB,CAAC;AACtC,cAAc,kBAAkB,CAAC;AACjC,cAAc,qBAAqB,CAAC"}
|
package/lib/lang/index.d.ts
DELETED
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
export * from './array-ratchet.js';
|
|
2
|
-
export * from './base64-ratchet.js';
|
|
3
|
-
export * from './boolean-ratchet.js';
|
|
4
|
-
export * from './composite-last-success-provider.js';
|
|
5
|
-
export * from './date-ratchet.js';
|
|
6
|
-
export * from './duration-ratchet.js';
|
|
7
|
-
export * from './enum-ratchet.js';
|
|
8
|
-
export * from './error-ratchet.js';
|
|
9
|
-
export * from './esm-ratchet.js';
|
|
10
|
-
export * from './expiring-object.js';
|
|
11
|
-
export * from './geolocation-ratchet.js';
|
|
12
|
-
export * from './global-ratchet.js';
|
|
13
|
-
export * from './key-value.js';
|
|
14
|
-
export * from './last-success-provider.js';
|
|
15
|
-
export * from './map-ratchet.js';
|
|
16
|
-
export * from './no.js';
|
|
17
|
-
export * from './number-ratchet.js';
|
|
18
|
-
export * from './parsed-url.js';
|
|
19
|
-
export * from './promise-ratchet.js';
|
|
20
|
-
export * from './require-ratchet.js';
|
|
21
|
-
export * from './sort-ratchet.js';
|
|
22
|
-
export * from './stop-watch.js';
|
|
23
|
-
export * from './string-ratchet.js';
|
|
24
|
-
export * from './time-zone-ratchet.js';
|
|
25
|
-
export * from './timeout-token.js';
|
|
26
|
-
export * from './uint-8-array-ratchet.js';
|
|
27
|
-
export * from './web-stream-ratchet.js';
|
package/lib/lang/index.js
DELETED
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
export * from './array-ratchet.js';
|
|
2
|
-
export * from './base64-ratchet.js';
|
|
3
|
-
export * from './boolean-ratchet.js';
|
|
4
|
-
export * from './composite-last-success-provider.js';
|
|
5
|
-
export * from './date-ratchet.js';
|
|
6
|
-
export * from './duration-ratchet.js';
|
|
7
|
-
export * from './enum-ratchet.js';
|
|
8
|
-
export * from './error-ratchet.js';
|
|
9
|
-
export * from './esm-ratchet.js';
|
|
10
|
-
export * from './expiring-object.js';
|
|
11
|
-
export * from './geolocation-ratchet.js';
|
|
12
|
-
export * from './global-ratchet.js';
|
|
13
|
-
export * from './key-value.js';
|
|
14
|
-
export * from './last-success-provider.js';
|
|
15
|
-
export * from './map-ratchet.js';
|
|
16
|
-
export * from './no.js';
|
|
17
|
-
export * from './number-ratchet.js';
|
|
18
|
-
export * from './parsed-url.js';
|
|
19
|
-
export * from './promise-ratchet.js';
|
|
20
|
-
export * from './require-ratchet.js';
|
|
21
|
-
export * from './sort-ratchet.js';
|
|
22
|
-
export * from './stop-watch.js';
|
|
23
|
-
export * from './string-ratchet.js';
|
|
24
|
-
export * from './time-zone-ratchet.js';
|
|
25
|
-
export * from './timeout-token.js';
|
|
26
|
-
export * from './uint-8-array-ratchet.js';
|
|
27
|
-
export * from './web-stream-ratchet.js';
|
|
28
|
-
//# sourceMappingURL=index.js.map
|
package/lib/lang/index.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/lang/index.ts"],"names":[],"mappings":"AAIA,cAAc,oBAAoB,CAAC;AACnC,cAAc,qBAAqB,CAAC;AACpC,cAAc,sBAAsB,CAAC;AACrC,cAAc,sCAAsC,CAAC;AACrD,cAAc,mBAAmB,CAAC;AAClC,cAAc,uBAAuB,CAAC;AACtC,cAAc,mBAAmB,CAAC;AAClC,cAAc,oBAAoB,CAAC;AACnC,cAAc,kBAAkB,CAAC;AACjC,cAAc,sBAAsB,CAAC;AACrC,cAAc,0BAA0B,CAAC;AACzC,cAAc,qBAAqB,CAAC;AACpC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,4BAA4B,CAAC;AAC3C,cAAc,kBAAkB,CAAC;AACjC,cAAc,SAAS,CAAC;AACxB,cAAc,qBAAqB,CAAC;AACpC,cAAc,iBAAiB,CAAC;AAChC,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,mBAAmB,CAAC;AAClC,cAAc,iBAAiB,CAAC;AAChC,cAAc,qBAAqB,CAAC;AACpC,cAAc,wBAAwB,CAAC;AACvC,cAAc,oBAAoB,CAAC;AACnC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,yBAAyB,CAAC"}
|
package/lib/logger/index.d.ts
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
export * from './classic-single-line-log-message-formatter.js';
|
|
2
|
-
export * from './log-message-builder.js';
|
|
3
|
-
export * from './log-message-format-type.js';
|
|
4
|
-
export * from './log-message-formatter.js';
|
|
5
|
-
export * from './log-message-processor.js';
|
|
6
|
-
export * from './log-message.js';
|
|
7
|
-
export * from './log-snapshot.js';
|
|
8
|
-
export * from './logger-instance.js';
|
|
9
|
-
export * from './logger-level-name.js';
|
|
10
|
-
export * from './logger-meta.js';
|
|
11
|
-
export * from './logger-options.js';
|
|
12
|
-
export * from './logger-output-function.js';
|
|
13
|
-
export * from './logger-ring-buffer.js';
|
|
14
|
-
export * from './logger-util.js';
|
|
15
|
-
export * from './logger.js';
|
|
16
|
-
export * from './none-log-message-formatter.js';
|
|
17
|
-
export * from './structured-json-log-message-formatter.js';
|
package/lib/logger/index.js
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
export * from './classic-single-line-log-message-formatter.js';
|
|
2
|
-
export * from './log-message-builder.js';
|
|
3
|
-
export * from './log-message-format-type.js';
|
|
4
|
-
export * from './log-message-formatter.js';
|
|
5
|
-
export * from './log-message-processor.js';
|
|
6
|
-
export * from './log-message.js';
|
|
7
|
-
export * from './log-snapshot.js';
|
|
8
|
-
export * from './logger-instance.js';
|
|
9
|
-
export * from './logger-level-name.js';
|
|
10
|
-
export * from './logger-meta.js';
|
|
11
|
-
export * from './logger-options.js';
|
|
12
|
-
export * from './logger-output-function.js';
|
|
13
|
-
export * from './logger-ring-buffer.js';
|
|
14
|
-
export * from './logger-util.js';
|
|
15
|
-
export * from './logger.js';
|
|
16
|
-
export * from './none-log-message-formatter.js';
|
|
17
|
-
export * from './structured-json-log-message-formatter.js';
|
|
18
|
-
//# sourceMappingURL=index.js.map
|
package/lib/logger/index.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/logger/index.ts"],"names":[],"mappings":"AAIA,cAAc,gDAAgD,CAAC;AAC/D,cAAc,0BAA0B,CAAC;AACzC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,kBAAkB,CAAC;AACjC,cAAc,mBAAmB,CAAC;AAClC,cAAc,sBAAsB,CAAC;AACrC,cAAc,wBAAwB,CAAC;AACvC,cAAc,kBAAkB,CAAC;AACjC,cAAc,qBAAqB,CAAC;AACpC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,yBAAyB,CAAC;AACxC,cAAc,kBAAkB,CAAC;AACjC,cAAc,aAAa,CAAC;AAC5B,cAAc,iCAAiC,CAAC;AAChD,cAAc,4CAA4C,CAAC"}
|
package/lib/mail/index.d.ts
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
export * from './archive-email-result.js';
|
|
2
|
-
export * from './email-attachment.js';
|
|
3
|
-
export * from './mail-sending-provider.js';
|
|
4
|
-
export * from './mailer-config.js';
|
|
5
|
-
export * from './mailer-like.js';
|
|
6
|
-
export * from './mailer-util.js';
|
|
7
|
-
export * from './mailer.js';
|
|
8
|
-
export * from './ready-to-send-email.js';
|
|
9
|
-
export * from './resolved-ready-to-send-email.js';
|
|
10
|
-
export * from './send-email-result.js';
|
|
11
|
-
export * from './test-mail-sending-provider.js';
|
package/lib/mail/index.js
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
export * from './archive-email-result.js';
|
|
2
|
-
export * from './email-attachment.js';
|
|
3
|
-
export * from './mail-sending-provider.js';
|
|
4
|
-
export * from './mailer-config.js';
|
|
5
|
-
export * from './mailer-like.js';
|
|
6
|
-
export * from './mailer-util.js';
|
|
7
|
-
export * from './mailer.js';
|
|
8
|
-
export * from './ready-to-send-email.js';
|
|
9
|
-
export * from './resolved-ready-to-send-email.js';
|
|
10
|
-
export * from './send-email-result.js';
|
|
11
|
-
export * from './test-mail-sending-provider.js';
|
|
12
|
-
//# sourceMappingURL=index.js.map
|
package/lib/mail/index.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/mail/index.ts"],"names":[],"mappings":"AAIA,cAAc,2BAA2B,CAAC;AAC1C,cAAc,uBAAuB,CAAC;AACtC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,oBAAoB,CAAC;AACnC,cAAc,kBAAkB,CAAC;AACjC,cAAc,kBAAkB,CAAC;AACjC,cAAc,aAAa,CAAC;AAC5B,cAAc,0BAA0B,CAAC;AACzC,cAAc,mCAAmC,CAAC;AAClD,cAAc,wBAAwB,CAAC;AACvC,cAAc,iCAAiC,CAAC"}
|
package/lib/network/index.d.ts
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
export * from './browser-local-ip-provider.js';
|
|
2
|
-
export * from './fixed-local-ip-provider.js';
|
|
3
|
-
export * from './local-ip-provider.js';
|
|
4
|
-
export * from './network-ratchet.js';
|
|
5
|
-
export * from './restful-api-http-error.js';
|
|
6
|
-
export * from './remote-file-sync/backup-result.js';
|
|
7
|
-
export * from './remote-file-sync/file-transfer-result.js';
|
|
8
|
-
export * from './remote-file-sync/remote-file-sync-like.js';
|
|
9
|
-
export * from './remote-file-sync/remote-status-data.js';
|
package/lib/network/index.js
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
export * from './browser-local-ip-provider.js';
|
|
2
|
-
export * from './fixed-local-ip-provider.js';
|
|
3
|
-
export * from './local-ip-provider.js';
|
|
4
|
-
export * from './network-ratchet.js';
|
|
5
|
-
export * from './restful-api-http-error.js';
|
|
6
|
-
export * from './remote-file-sync/backup-result.js';
|
|
7
|
-
export * from './remote-file-sync/file-transfer-result.js';
|
|
8
|
-
export * from './remote-file-sync/remote-file-sync-like.js';
|
|
9
|
-
export * from './remote-file-sync/remote-status-data.js';
|
|
10
|
-
//# sourceMappingURL=index.js.map
|
package/lib/network/index.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/network/index.ts"],"names":[],"mappings":"AAIA,cAAc,gCAAgC,CAAC;AAC/C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,wBAAwB,CAAC;AACvC,cAAc,sBAAsB,CAAC;AACrC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,qCAAqC,CAAC;AACpD,cAAc,4CAA4C,CAAC;AAC3D,cAAc,6CAA6C,CAAC;AAC5D,cAAc,0CAA0C,CAAC"}
|
package/lib/template/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './ratchet-template-renderer.js';
|
package/lib/template/index.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/template/index.ts"],"names":[],"mappings":"AAIA,cAAc,gCAAgC,CAAC"}
|
package/lib/third-party/index.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/third-party/index.ts"],"names":[],"mappings":"AAIA,cAAc,sCAAsC,CAAC;AACrD,cAAc,4BAA4B,CAAC;AAC3C,cAAc,mCAAmC,CAAC"}
|
package/lib/transform/index.d.ts
DELETED
package/lib/transform/index.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/transform/index.ts"],"names":[],"mappings":"AAIA,cAAc,0BAA0B,CAAC;AACzC,cAAc,wBAAwB,CAAC;AACvC,cAAc,qBAAqB,CAAC"}
|
package/lib/tx/index.d.ts
DELETED
package/lib/tx/index.js
DELETED
package/lib/tx/index.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/tx/index.ts"],"names":[],"mappings":"AAIA,cAAc,gCAAgC,CAAC;AAC/C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,0BAA0B,CAAC;AACzC,cAAc,yBAAyB,CAAC;AACxC,cAAc,uBAAuB,CAAC"}
|