@xylabs/libauth 4.13.20 → 4.13.22

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.
Files changed (2) hide show
  1. package/README.md +25 -3
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -12,13 +12,35 @@
12
12
  [![snyk-badge][]][snyk-link]
13
13
  [![socket-badge][]][socket-link]
14
14
 
15
- Version: 4.13.19
16
15
 
17
16
  Base functionality used throughout XY Labs TypeScript/JavaScript libraries
18
17
 
19
- ## Documentation
18
+ ## Reference
19
+
20
+ **@xylabs/libauth**
21
+
22
+ ***
23
+
24
+ ## Variables
25
+
26
+ - [~~libauth~~](#variables/libauth)
27
+
28
+ ### variables
29
+
30
+ ### <a id="libauth"></a>libauth
31
+
32
+ [**@xylabs/libauth**](#../README)
33
+
34
+ ***
35
+
36
+ ```ts
37
+ const libauth: 1 = 1;
38
+ ```
39
+
40
+ ## Deprecated
41
+
42
+ use actual libauth instead
20
43
 
21
- Coming Soon!
22
44
 
23
45
  Part of [sdk-js](https://www.npmjs.com/package/@xyo-network/sdk-js)
24
46
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xylabs/libauth",
3
- "version": "4.13.20",
3
+ "version": "4.13.22",
4
4
  "description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries",
5
5
  "keywords": [
6
6
  "libauth",