cpace-ts 0.1.1 → 0.1.2
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/README.md +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
[](#)
|
|
6
6
|
[](#)
|
|
7
7
|
|
|
8
|
-
**What is it?** Minimal, audit-friendly implementation in strict accordance with version
|
|
8
|
+
**What is it?** Minimal, audit-friendly implementation in strict accordance with version 18 of the [IETF draft](https://datatracker.ietf.org/doc/draft-irtf-cfrg-cpace/) CPace for TS
|
|
9
9
|
**Why?** Clean API, strict validation, audit hooks, test-driven.
|
|
10
10
|
|
|
11
11
|
## Features
|
package/package.json
CHANGED