Socket
Socket
Sign inDemoInstall

@owlui/select

Package Overview
Dependencies
Maintainers
4
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@owlui/select - npm Package Compare versions

Comparing version 0.0.32 to 0.0.33

src/Default/styles.module.scss.json

8

package.json
{
"name": "@owlui/select",
"version": "0.0.32",
"version": "0.0.33",
"description": "",

@@ -34,8 +34,8 @@ "homepage": "https://github.com/EEBOS/owl-ui/tree/main/packages/select#readme",

"devDependencies": {
"@owlui/typings": "^0.0.32"
"@owlui/typings": "^0.0.33"
},
"dependencies": {
"@owlui/lib": "^0.0.32"
"@owlui/lib": "^0.0.33"
},
"gitHead": "8901778489ace13abe4e7e2e6d7f1f9a373ad786"
"gitHead": "40b1687405bd9fc5ac6fe12c80a581d21aa6b5de"
}

@@ -13,2 +13,3 @@ /* eslint-disable import/named */

export interface SelectProps {
id?: string;
label: SelectLabel & bs.FormLabelProps;

@@ -15,0 +16,0 @@ control: SelectOptions;

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc