New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@texastribune/queso-ui

Package Overview
Dependencies
Maintainers
4
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@texastribune/queso-ui - npm Package Compare versions

Comparing version 2.0.0-2 to 2.0.0

2

package.json
{
"name": "@texastribune/queso-ui",
"version": "2.0.0-2",
"version": "2.0.0",
"description": "Asset library of SCSS and SVG files",

@@ -5,0 +5,0 @@ "scripts": {

@@ -12,5 +12,22 @@ # @texastribune/queso-ui

## Install
## Getting started
To preview these assets and accompanying docs locally, run the following commands:
```sh
yarn
```
```sh
yarn dev
```
Visit http://localhost:3000
This spins up a browsersync server and watch task for all SCSS and HTML files.
**Requirements**
- node >=8.11.3 (to be replaced with a docker container)
## Installing as a dependency
```sh
yarn add @texastribune/queso-ui --dev

@@ -17,0 +34,0 @@ ```

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