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

@lightningjs/ui-components-test-utils

Package Overview
Dependencies
Maintainers
4
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lightningjs/ui-components-test-utils - npm Package Compare versions

Comparing version 1.4.2 to 1.4.3

4

package.json
{
"name": "@lightningjs/ui-components-test-utils",
"version": "1.4.2",
"version": "1.4.3",
"description": "Helpful Jest unit test utilities for LightningJS applications utilizing the Lightning-UI-Components package.",

@@ -37,3 +37,3 @@ "repository": {

"dependencies": {
"@lightningjs/ui-components": "^2.9.0"
"@lightningjs/ui-components": "^2.9.1"
},

@@ -40,0 +40,0 @@ "publishConfig": {

@@ -33,3 +33,3 @@ /**

async setup() {
super.setup();
await super.setup(); // setup returns a promise
// remove unnecessary console.error messages from image retrieval errors/broken images

@@ -36,0 +36,0 @@ if (process.env.CI) {

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