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

@lightningtv/solid

Package Overview
Dependencies
Maintainers
0
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lightningtv/solid - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

2

dist/src/types.d.ts

@@ -1,2 +0,2 @@

import { ElementNode, type Styles, type ElementText, TextNode } from '@lightningtv/core';
import { type ElementNode, type Styles, type ElementText, type TextNode } from '@lightningtv/core';
import type { JSXElement } from 'solid-js';

@@ -3,0 +3,0 @@ import { createRenderer } from 'solid-js/universal';

{
"name": "@lightningtv/solid",
"version": "2.2.0",
"version": "2.2.1",
"description": "Lightning Renderer for Solid Universal",

@@ -5,0 +5,0 @@ "type": "module",

import {
ElementNode,
type ElementNode,
type Styles,
type ElementText,
TextNode,
type TextNode,
} from '@lightningtv/core';

@@ -7,0 +7,0 @@ import type { JSXElement } from 'solid-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