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

@lightningjs/solid

Package Overview
Dependencies
Maintainers
7
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lightningjs/solid - npm Package Compare versions

Comparing version 0.12.12 to 0.12.13

2

dist/esm/index.js

@@ -449,3 +449,3 @@ import { createSignal, mergeProps as mergeProps$1, createRoot, createRenderEffect, createMemo, createComponent as createComponent$1, untrack, onMount, splitProps } from 'solid-js';

const LightningRendererNumberProps = ['alpha', 'color', 'colorTop', 'colorRight', 'colorLeft', 'colorBottom', 'colorTl', 'colorTr', 'colorBl', 'colorBr', 'height', 'fontSize', 'lineHeight', 'mount', 'mountX', 'mountY', 'pivot', 'pivotX', 'pivotY', 'rotation', 'scale', 'width', 'worldX', 'worldY', 'x', 'y', 'zIndex', 'zIndexLocked'];
const LightningRendererNonAnimatingProps = ['clipping', 'contain', 'fontFamily', 'src', 'text', 'textAlign', 'texture', 'maxLines', 'overflowSuffix', 'textBaseline', 'textOverflow', 'verticalAlign', 'wordWrap'];
const LightningRendererNonAnimatingProps = ['clipping', 'contain', 'fontFamily', 'fontStretch', 'fontStyle', 'fontWeight', 'letterSpacing', 'maxLines', 'offsetY', 'overflowSuffix', 'scrollable', 'scrollY', 'src', 'text', 'textAlign', 'textBaseline', 'textOverflow', 'texture', 'verticalAlign', 'wordWrap'];

@@ -452,0 +452,0 @@ // eslint-disable-next-line @typescript-eslint/no-unsafe-declaration-merging

@@ -85,10 +85,17 @@ /*

'fontFamily',
'fontStretch',
'fontStyle',
'fontWeight',
'letterSpacing',
'maxLines',
'offsetY',
'overflowSuffix',
'scrollable',
'scrollY',
'src',
'text',
'textAlign',
'texture',
'maxLines',
'overflowSuffix',
'textBaseline',
'textOverflow',
'texture',
'verticalAlign',

@@ -95,0 +102,0 @@ 'wordWrap',

{
"name": "@lightningjs/solid",
"version": "0.12.12",
"version": "0.12.13",
"description": "Lightning renderer for solid universal",

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

@@ -114,10 +114,17 @@ /*

'fontFamily',
'fontStretch',
'fontStyle',
'fontWeight',
'letterSpacing',
'maxLines',
'offsetY',
'overflowSuffix',
'scrollable',
'scrollY',
'src',
'text',
'textAlign',
'texture',
'maxLines',
'overflowSuffix',
'textBaseline',
'textOverflow',
'texture',
'verticalAlign',

@@ -124,0 +131,0 @@ 'wordWrap',

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