Socket
Socket
Sign inDemoInstall

@openware/components

Package Overview
Dependencies
47
Maintainers
5
Versions
94
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.42 to 2.0.43

docs/build/bundle.d419a8b5.js

5

dist/molecules/Dropdown/Dropdown.d.ts

@@ -34,2 +34,7 @@ import * as React from 'react';

listHeight?: number;
/**
* Value for content editable property of span
* @default true
*/
contentUneditable?: boolean;
}

@@ -36,0 +41,0 @@ interface DropdownState {

@@ -34,2 +34,7 @@ import * as React from 'react';

listHeight?: number;
/**
* Value for content editable property of span
* @default true
*/
contentUneditable?: boolean;
}

@@ -36,0 +41,0 @@ interface DropdownState {

2

package.json
{
"name": "@openware/components",
"version": "2.0.42",
"version": "2.0.43",
"description": "CryptoBase React UI Components",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc