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

@lightningtv/solid

Package Overview
Dependencies
Maintainers
1
Versions
92
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 0.0.10 to 0.0.11

4

dist/src/index.d.ts
import './jsx-runtime.js';
export { View } from './View.jsx';
export { Text } from './Text.jsx';
export * from '@lightningtv/core';
export * from './activeElement.js';
export * from './View.jsx';
export * from './Text.jsx';
export * from './utils.js';
export * from './render.js';
export { For, Show, Suspense, SuspenseList, Switch, Match, Index, ErrorBoundary, } from 'solid-js';
import './jsx-runtime.js';
export { View } from './View.jsx';
export { Text } from './Text.jsx';
export * from '@lightningtv/core';
export * from './activeElement.js';
export * from './View.jsx';
export * from './Text.jsx';
export * from './utils.js';

@@ -7,0 +7,0 @@ export * from './render.js';

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

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

import './jsx-runtime.js';
export { View } from './View.jsx';
export { Text } from './Text.jsx';
export * from '@lightningtv/core';
export * from './activeElement.js';
export * from './View.jsx';
export * from './Text.jsx';
export * from './utils.js';

@@ -7,0 +7,0 @@ export * from './render.js';

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