@xylabs/sdk-js
Advanced tools
Comparing version 2.3.1 to 2.3.2
@@ -29,3 +29,3 @@ { | ||
], | ||
"version": "2.3.1", | ||
"version": "2.3.2", | ||
"main": "dist/index.js", | ||
@@ -32,0 +32,0 @@ "module": "dist/index.js", |
@@ -1,2 +0,2 @@ | ||
[![logo][]](https://xyo.network) | ||
[![logo][]](https://xylabs.com) | ||
@@ -11,4 +11,2 @@ # sdk-xyo-js | ||
> The XYO Foundation provides this source code available in our efforts to advance the understanding of the XYO Procotol and its possible uses. We continue to maintain this software in the interest of developer education. Usage of this source code is not intended for production. | ||
## Table of Contents | ||
@@ -18,2 +16,3 @@ | ||
- [Description](#description) | ||
- [Install](#install) | ||
- [Maintainers](#maintainers) | ||
@@ -25,7 +24,21 @@ - [License](#license) | ||
SDK for base code for XYO Javascript Libraries. | ||
SDK for base code for Typescript and Javascript Libraries. | ||
## Install | ||
Using npm: | ||
``` | ||
$ npm i --save @xylabs/sdk-js | ||
``` | ||
Using yarn: | ||
``` | ||
$ yarn add @xylabs/sdk-js | ||
``` | ||
## Maintainers | ||
- Arie Trouw | ||
- [Arie Trouw](https://github.com/arietrouw) (https://arietrouw.com) | ||
@@ -38,19 +51,20 @@ ## License | ||
Made with 🔥and ❄️ by [XYO](https://xyo.network) | ||
Made with 🔥and ❄️ by [XY Labs](https://xylabs.com) | ||
[logo]: https://cdn.xy.company/img/brand/XYO_full_colored.png | ||
[logo]: https://cdn.xy.company/img/brand/XYPersistentCompany_Logo_Icon_Colored.svg | ||
[npm-badge]: https://img.shields.io/npm/v/@xyo-network/sdk-xyo-js.svg | ||
[npm-link]: https://www.npmjs.com/package/@xyo-network/sdk-xyo-js | ||
[npm-badge]: https://img.shields.io/npm/v/@xylabs/sdk-js.svg | ||
[npm-link]: https://www.npmjs.com/package/@xylabs/sdk-js | ||
[bch-badge]: https://bettercodehub.com/edge/badge/XYOracleNetwork/sdk-xyo-js?branch=master | ||
[bch-link]: https://bettercodehub.com/results/XYOracleNetwork/sdk-xyo-js | ||
[bch-badge]: https://bettercodehub.com/edge/badge/xylabs/sdk-js?branch=master | ||
[bch-link]: https://bettercodehub.com/results/xylabs/sdk-js | ||
[codacy-badge]: https://app.codacy.com/project/badge/Grade/5f9e25b90de7473fa9239bcf7ccf9a32 | ||
[codacy-link]: https://www.codacy.com/gh/XYOracleNetwork/sdk-xyo-js/dashboard?utm_source=github.com&utm_medium=referral&utm_content=XYOracleNetwork/sdk-xyo-js&utm_campaign=Badge_Grade | ||
[codacy-badge]: https://app.codacy.com/project/badge/Grade/c8e15e14f37741c18cfb47ac7245c698 | ||
[codeclimate-badge]: https://api.codeclimate.com/v1/badges/2763b2f223ba8822d0f6/maintainability | ||
[codeclimate-link]: https://codeclimate.com/github/XYOracleNetwork/sdk-xyo-js/maintainability | ||
[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 | ||
[snyk-badge]: https://snyk.io/test/github/XYOracleNetwork/sdk-xyo-js/badge.svg?targetFile=package.json | ||
[snyk-link]: https://snyk.io/test/github/XYOracleNetwork/sdk-xyo-js?targetFile=package.json | ||
[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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
67
51616