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

@lbry/components

Package Overview
Dependencies
Maintainers
2
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lbry/components - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

2

package.json

@@ -43,3 +43,3 @@ {

},
"version": "2.2.0"
"version": "2.2.1"
}

@@ -20,3 +20,3 @@ # @lbry/components

Check out `index.html` in the `dist` folder.
[https://lbryio.github.io/components](https://lbryio.github.io/components)

@@ -53,4 +53,14 @@

### Note
To use with Webpack, you have to make use of the tilde character when referencing a file inside your `node_modules` folder. Like so:
```scss
@import "~@lbry/components/sass/";
```
### License
[BSD 3-Clause](LICENSE) Copyright © LBRY Inc.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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