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.11.4 to 0.11.5

2

dist/esm/index.js

@@ -448,3 +448,3 @@ import { createSignal, mergeProps as mergeProps$1, createRoot, createRenderEffect, createMemo, createComponent as createComponent$1, untrack, createEffect } 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', 'maxLinesSuffix', 'textBaseline', 'textOverflow', 'verticalAlign', 'wordWrap'];
const LightningRendererNonAnimatingProps = ['clipping', 'contain', 'fontFamily', 'src', 'text', 'textAlign', 'texture', 'maxLines', 'overflowSuffix', 'textBaseline', 'textOverflow', 'verticalAlign', 'wordWrap'];

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

@@ -90,3 +90,3 @@ /*

'maxLines',
'maxLinesSuffix',
'overflowSuffix',
'textBaseline',

@@ -93,0 +93,0 @@ 'textOverflow',

{
"name": "@lightningjs/solid",
"version": "0.11.4",
"version": "0.11.5",
"description": "Lightning renderer for solid universal",

@@ -65,3 +65,3 @@ "type": "module",

"dependencies": {
"@lightningjs/renderer": "^0.6.0",
"@lightningjs/renderer": "^0.7.0",
"@lightningjs/solid": "file:./"

@@ -68,0 +68,0 @@ },

@@ -117,3 +117,3 @@ /*

'maxLines',
'maxLinesSuffix',
'overflowSuffix',
'textBaseline',

@@ -120,0 +120,0 @@ 'textOverflow',

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