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

@lightningtv/solid-ui

Package Overview
Dependencies
Maintainers
0
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lightningtv/solid-ui - npm Package Compare versions

Comparing version 0.29.8 to 0.29.9

1

components/Column/index.ts

@@ -20,1 +20,2 @@ /*

export { default as columnStyles } from './Column.styles.js';
export type { ColumnProps } from './Column.types.js';

@@ -19,1 +19,2 @@ /*

export { default as rowStyles } from './Row.styles.js';
export type { RowProps } from './Row.types.js';
export { default as default } from './Column.jsx';
export { default as columnStyles } from './Column.styles.js';
export type { ColumnProps } from './Column.types.js';
export { default as default } from './Row.jsx';
export { default as rowStyles } from './Row.styles.js';
export type { RowProps } from './Row.types.js';

2

package.json
{
"name": "@lightningtv/solid-ui",
"version": "0.29.8",
"version": "0.29.9",
"description": "A shared library of components for the LightningJS Solid Framework.",

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

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