Socket
Socket
Sign inDemoInstall

@xylabs/react-identicon

Package Overview
Dependencies
Maintainers
7
Versions
174
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xylabs/react-identicon - npm Package Compare versions

Comparing version 3.0.18 to 3.0.19

8

package.json

@@ -16,3 +16,3 @@ {

"dependencies": {
"@xylabs/react-flexbox": "~3.0.18",
"@xylabs/react-flexbox": "~3.0.19",
"md5": "^2.3.0"

@@ -23,4 +23,4 @@ },

"@types/md5": "^2.3.3",
"@xylabs/ts-scripts-yarn3": "^3.1.1",
"@xylabs/tsconfig-react": "^3.1.1",
"@xylabs/ts-scripts-yarn3": "^3.1.9",
"@xylabs/tsconfig-react": "^3.1.9",
"react": "^18.2.0",

@@ -82,4 +82,4 @@ "react-dom": "^18.2.0",

"sideEffects": false,
"version": "3.0.18",
"version": "3.0.19",
"type": "module"
}
[![logo][]](https://xylabs.com)
# @xylabs/sdk-react
# @xylabs/react-identicon
[![main-build][]][main-build-link]
[![beta-build][]][beta-build-link]
[![npm-badge][]][npm-link]
[![bch-badge][]][bch-link]
[![codacy-badge][]][codacy-link]
[![codeclimate-badge][]][codeclimate-link]
[![snyk-badge][]][snyk-link]
[![npm-downloads-badge][]][npm-link]
[![jsdelivr-badge][]][jsdelivr-link]
[![npm-license-badge][]](LICENSE)

@@ -19,3 +16,2 @@ > XY Labs generalized React library

- [Install](#install)
- [Scripts](#scripts)
- [Maintainers](#maintainers)

@@ -27,3 +23,3 @@ - [License](#license)

Common React code that is used throughtout XYO projects that use React.
Common React code that is used throughout XYO projects that use React.

@@ -35,3 +31,3 @@ ## Install

```sh
npm i --save @xylabs/sdk-react
npm i --save @xylabs/react-identicon
```

@@ -42,29 +38,16 @@

```sh
yarn add @xylabs/sdk-react
yarn add @xylabs/react-identicon
```
## Scripts
## Documentation
[Developer Reference](https://xylabs.github.io/sdk-react)
See [ts-scripts-yarn3](https://github.com/xylabs/ts-scripts-yarn3/blob/main/README.md) for
list of shared scripts. The below scripts are custom scripts for this repo.
[Storybook](https://xylabs.github.io/sdk-react/storybook)
### Build (Storybook)
Build the static Storybook site
```sh
yarn build-storybook
```
### Start
Starts the project in the browser for testing, with auto reload using Storybook
```sh
yarn start
```
## Maintainers
- [Arie Trouw](https://github.com/arietrouw) [arietrouw.com](https://arietrouw.com)
- [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)

@@ -81,21 +64,9 @@ ## License

[main-build]: https://github.com/xylabs/sdk-react/actions/workflows/build-main.yml/badge.svg
[main-build-link]: https://github.com/xylabs/sdk-react/actions/workflows/build-main.yml
[npm-badge]: https://img.shields.io/npm/v/@xylabs/react-identicon.svg
[npm-link]: https://www.npmjs.com/package/@xylabs/react-identicon
[beta-build]: https://github.com/xylabs/sdk-react/actions/workflows/build-beta.yml/badge.svg
[beta-build-link]: https://github.com/xylabs/sdk-react/actions/workflows/build-beta.yml
[npm-downloads-badge]: https://img.shields.io/npm/dw/@xylabs/react-identicon
[npm-license-badge]: https://img.shields.io/npm/l/@xylabs/react-identicon
[npm-badge]: https://img.shields.io/npm/v/@xylabs/sdk-react.svg
[npm-link]: https://www.npmjs.com/package/@xylabs/sdk-react
[bch-badge]: https://bettercodehub.com/edge/badge/xylabs/sdk-react?branch=main
[bch-link]: https://bettercodehub.com/results/xylabs/sdk-react
[codacy-badge]: https://app.codacy.com/project/badge/Grade/c2a69d4530ed4b7da6ddb070169dd339
[codacy-link]: https://www.codacy.com/gh/xylabs/sdk-react/dashboard?utm_source=github.com&utm_medium=referral&utm_content=xylabs/sdk-react&utm_campaign=Badge_Grade
[codeclimate-badge]: https://api.codeclimate.com/v1/badges/c461e0bc2b00c0b01ac0/maintainability
[codeclimate-link]: https://codeclimate.com/github/xylabs/sdk-react/maintainability
[snyk-badge]: https://snyk.io/test/github/xylabs/sdk-react/badge.svg?targetFile=package.json
[snyk-link]: https://snyk.io/test/github/xylabs/sdk-react?targetFile=package.json
[jsdelivr-badge]: https://data.jsdelivr.com/v1/package/npm/@xylabs/react-identicon/badge
[jsdelivr-link]: https://www.jsdelivr.com/package/npm/@xylabs/react-identicon
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc