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

@lightningjs/ui

Package Overview
Dependencies
Maintainers
5
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lightningjs/ui - npm Package Compare versions

Comparing version 1.2.7 to 1.2.8

CHANGELOG.md

2

package.json
{
"name": "@lightningjs/ui",
"version": "1.2.7",
"version": "1.2.8",
"description": "Standard UI components for Lightning",

@@ -5,0 +5,0 @@ "scripts": {

@@ -99,2 +99,5 @@ /*

this._index = 0;
if (this._scrollTransition) {
this._scrollTransition.reset(0, 1);
}
if(this.wrapper) {

@@ -101,0 +104,0 @@ const hadChildren = this.wrapper.children > 0;

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