New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@jamsr-ui/input

Package Overview
Dependencies
Maintainers
0
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jamsr-ui/input - npm Package Compare versions

Comparing version 0.0.83 to 0.0.84

4

dist/use-input.d.ts

@@ -40,3 +40,3 @@ import * as react from 'react';

children: react.ReactNode;
classNames: SlotsToClasses<"base" | "input" | "label" | "startContent" | "endContent" | "labelWrapper" | "mainWrapper" | "innerWrapper" | "helper" | "notation" | "contentWrapper" | "inputWrapper"> | undefined;
classNames: SlotsToClasses<"base" | "input" | "label" | "labelWrapper" | "mainWrapper" | "innerWrapper" | "helper" | "startContent" | "endContent" | "notation" | "contentWrapper" | "inputWrapper"> | undefined;
label: string | undefined;

@@ -46,3 +46,3 @@ helperText: string | undefined;

endContent: react.ReactNode;
variant: "outlined" | "standard";
variant: "standard" | "outlined";
isInvalid: boolean | undefined;

@@ -49,0 +49,0 @@ isSecuredText: boolean | undefined;

{
"name": "@jamsr-ui/input",
"version": "0.0.83",
"version": "0.0.84",
"description": "A react js ui library with tailwindcss",

@@ -29,5 +29,5 @@ "sideEffects": false,

"@jamsr-ui/hooks": "^0.0.42",
"@jamsr-ui/styles": "^0.0.7",
"@jamsr-ui/shared-icons": "^0.0.56",
"@jamsr-ui/utils": "^0.0.60",
"@jamsr-ui/shared-icons": "^0.0.55"
"@jamsr-ui/styles": "^0.0.7"
},

@@ -34,0 +34,0 @@ "exports": {

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