1.1.9 • Published 2 years ago

userology-sdk v1.1.9

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

intercept-web-sdk

SDK Usage

Build

To build the SDK, run the following command:

npm run build

Faster Testing

For faster testing during development, use the following command:

npm run start

Expose the SDK Package Locally To expose the SDK package locally for testing or integration purposes, you can use yarn link.

Follow these steps:

1) Build the SDK package

npm run build

2) Link the SDK package

yarn link

Client Testing

To install the SDK npm package for client testing, use yarn link along with the package name. Follow these steps:

1) Link the SDK package:

yarn link "[package-name]"
1.1.9

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago