skyflow-js 1.29.5 → 1.30.0

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 CHANGED
@@ -8,12 +8,12 @@ Skyflow’s JavaScript SDK can be used to securely collect, tokenize, and reveal
8
8
  [![License](https://img.shields.io/github/license/skyflowapi/skyflow-android)](https://github.com/skyflowapi/skyflow-js/blob/master/LICENSE)
9
9
 
10
10
  # Table of Contents
11
- - [**Including Skyflow.js**](#Including-Skyflowjs)
12
- - [**Initializing Skyflow.js**](#Initializing-Skyflowjs)
13
- - [**Securely collecting data client-side**](#Securely-collecting-data-client-side)
14
- - [**Securely collecting data client-side using Composable Elements**](#Securely-collecting-data-client-side-using-Composable-Elements)
15
- - [**Securely revealing data client-side**](#Securely-revealing-data-client-side)
16
- - [**Securely deleting data cleint-side**](#Securely-deleting-data-client-side)
11
+ - [**Including Skyflow.js**](#including-skyflowjs)
12
+ - [**Initializing Skyflow.js**](#initializing-skyflowjs)
13
+ - [**Securely collecting data client-side**](#securely-collecting-data-client-side)
14
+ - [**Securely collecting data client-side using Composable Elements**](#securely-collecting-data-client-side-using-composable-elements)
15
+ - [**Securely revealing data client-side**](#securely-revealing-data-client-side)
16
+ - [**Securely deleting data cleint-side**](#securely-deleting-data-client-side)
17
17
 
18
18
  ---
19
19