Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@soinlabs/ui

Package Overview
Dependencies
Maintainers
5
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@soinlabs/ui - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

4

CHANGELOG.md

@@ -8,4 +8,6 @@ # Changelog

-
## [1.0.3] - 2021-08-25
- some fixes to the readme
## [1.0.2] - 2021-08-25

@@ -12,0 +14,0 @@

{
"name": "@soinlabs/ui",
"version": "1.0.2",
"version": "1.0.3",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "module": "dist/index.esm.js",

@@ -6,13 +6,14 @@ # ui-components

# Dependencies
# Dependencias
- _EsLint_
- _react ^17.0.2_
> `yarn add react`
- _react-dom ^17.0.2_
> `yarn add react-dom`
- _@emotion/react ^11.4.1_
> `yarn add @emotion/react`
- _Storybook_
- _Emotion_
# Install
Puede instalarse mediante NPM y YARN, con los siguientes comandos:
Puede instalarse mediante YARN, con los siguientes comandos:

@@ -22,7 +23,1 @@ ## YARN

> `yarn add @soinlabs/ui`
### Además es importante que en su proyecto se instale la dependencia de emotion-react
## YARN
> `yarn add @emotion/react`
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