@xylabs/libauth
Advanced tools
+3
-6
| { | ||
| "name": "@xylabs/libauth", | ||
| "version": "5.0.95", | ||
| "version": "5.0.96", | ||
| "description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries", | ||
@@ -32,3 +32,2 @@ "keywords": [ | ||
| "types": "./dist/neutral/index.d.ts", | ||
| "import": "./dist/neutral/index.mjs", | ||
| "default": "./dist/neutral/index.mjs" | ||
@@ -38,3 +37,2 @@ }, | ||
| }, | ||
| "types": "./dist/neutral/index.d.ts", | ||
| "files": [ | ||
@@ -48,5 +46,4 @@ "dist", | ||
| "devDependencies": { | ||
| "@xylabs/ts-scripts-common": "~7.8.4", | ||
| "@xylabs/ts-scripts-pnpm": "~7.8.4", | ||
| "@xylabs/tsconfig": "~7.8.4", | ||
| "@xylabs/toolchain": "~7.10.4", | ||
| "@xylabs/tsconfig": "~7.10.4", | ||
| "typescript": "^5" | ||
@@ -53,0 +50,0 @@ }, |
+37
-56
| # @xylabs/libauth | ||
| [![logo][]](https://xylabs.com) | ||
| [![npm][npm-badge]][npm-link] | ||
| [![license][license-badge]][license-link] | ||
| [![main-build][]][main-build-link] | ||
| [![npm-badge][]][npm-link] | ||
| [![npm-downloads-badge][]][npm-link] | ||
| [![jsdelivr-badge][]][jsdelivr-link] | ||
| [![npm-license-badge][]](LICENSE) | ||
| [![codacy-badge][]][codacy-link] | ||
| [![codeclimate-badge][]][codeclimate-link] | ||
| [![snyk-badge][]][snyk-link] | ||
| [![socket-badge][]][socket-link] | ||
| > Base functionality used throughout XY Labs TypeScript/JavaScript libraries | ||
| ## Install | ||
| Base functionality used throughout XY Labs TypeScript/JavaScript libraries | ||
| Using npm: | ||
| ```sh | ||
| npm install {{name}} | ||
| ``` | ||
| Using yarn: | ||
| ```sh | ||
| yarn add {{name}} | ||
| ``` | ||
| Using pnpm: | ||
| ```sh | ||
| pnpm add {{name}} | ||
| ``` | ||
| Using bun: | ||
| ```sh | ||
| bun add {{name}} | ||
| ``` | ||
| ## License | ||
| See the [LICENSE](LICENSE) file for license rights and limitations (LGPL-3.0-only). | ||
| ## Reference | ||
| **@xylabs/libauth** | ||
| ### packages | ||
| *** | ||
| ### libauth | ||
| ## Variables | ||
| ### .temp-typedoc | ||
| | Variable | Description | | ||
| | ------ | ------ | | ||
| | [~~libauth~~](#variables/libauth) | - | | ||
| ### variables | ||
| ### variables | ||
| ### <a id="libauth"></a>libauth | ||
| ### <a id="libauth"></a>libauth | ||
| [**@xylabs/libauth**](#../README) | ||
@@ -49,39 +64,5 @@ | ||
| Part of [sdk-js](https://www.npmjs.com/package/@xyo-network/sdk-js) | ||
| ## Maintainers | ||
| - [Arie Trouw](https://github.com/arietrouw) ([arietrouw.com](https://arietrouw.com)) | ||
| - [Matt Jones](https://github.com/jonesmac) | ||
| - [Joel Carter](https://github.com/JoelBCarter) | ||
| - [Jordan Trouw](https://github.com/jordantrouw) | ||
| ## License | ||
| > See the [LICENSE](LICENSE) file for license details | ||
| ## Credits | ||
| [Made with 🔥 and ❄️ by XYLabs](https://xylabs.com) | ||
| [logo]: https://cdn.xy.company/img/brand/XYPersistentCompany_Logo_Icon_Colored.svg | ||
| [main-build]: https://github.com/xylabs/sdk-js/actions/workflows/build.yml/badge.svg | ||
| [main-build-link]: https://github.com/xylabs/sdk-js/actions/workflows/build.yml | ||
| [npm-badge]: https://img.shields.io/npm/v/@xylabs/libauth.svg | ||
| [npm-link]: https://www.npmjs.com/package/@xylabs/libauth | ||
| [codacy-badge]: https://app.codacy.com/project/badge/Grade/c8e15e14f37741c18cfb47ac7245c698 | ||
| [codacy-link]: https://www.codacy.com/gh/xylabs/sdk-js/dashboard?utm_source=github.com&utm_medium=referral&utm_content=xylabs/sdk-js&utm_campaign=Badge_Grade | ||
| [codeclimate-badge]: https://api.codeclimate.com/v1/badges/c5eb068f806f0b047ea7/maintainability | ||
| [codeclimate-link]: https://codeclimate.com/github/xylabs/sdk-js/maintainability | ||
| [snyk-badge]: https://snyk.io/test/github/xylabs/sdk-js/badge.svg?targetFile=package.json | ||
| [snyk-link]: https://snyk.io/test/github/xylabs/sdk-js?targetFile=package.json | ||
| [npm-downloads-badge]: https://img.shields.io/npm/dw/@xylabs/libauth | ||
| [npm-license-badge]: https://img.shields.io/npm/l/@xylabs/libauth | ||
| [jsdelivr-badge]: https://data.jsdelivr.com/v1/package/npm/@xylabs/libauth/badge | ||
| [jsdelivr-link]: https://www.jsdelivr.com/package/npm/@xylabs/libauth | ||
| [socket-badge]: https://socket.dev/api/badge/npm/package/@xylabs/libauth | ||
| [socket-link]: https://socket.dev/npm/package/@xylabs/libauth | ||
| [license-badge]: https://img.shields.io/npm/l/@xylabs/libauth.svg | ||
| [license-link]: https://github.com/xylabs/sdk-js/blob/main/LICENSE |
3
-25%10888
-14.07%68
-20.93%