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
3
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.0.1 to 1.0.2

index.js

11

package.json
{
"name": "@lightningjs/ui-components-test-utils",
"version": "1.0.1",
"version": "1.0.2",
"description": "Helpful Jest unit test utilities for LightningJS applications utilizing the Lightning-UI-Components package.",
"repository": {
"url": "https://github.com/rdkcentral/Lightning-UI-Components",
"directory": "packages/@lightningjs/ui-components-test-utils"
},
"type": "module",
"exports": "./index.js",
"files": [
"src/*"
"index.js",
"src/**"
],

@@ -22,3 +27,3 @@ "peerDependencies": {

"dependencies": {
"@lightningjs/ui-components": "^2.0.1"
"@lightningjs/ui-components": "^2.0.2"
},

@@ -25,0 +30,0 @@ "publishConfig": {

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