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
1
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.17 to 0.0.18

2

dist/use-input.d.ts

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

InputComponent: string;
classNames: SlotsToClasses<"base" | "input" | "labelWrapper" | "label" | "mainWrapper" | "inputWrapper" | "innerWrapper" | "helper"> | undefined;
classNames: SlotsToClasses<"base" | "input" | "label" | "labelWrapper" | "mainWrapper" | "inputWrapper" | "innerWrapper" | "helper"> | undefined;
label: string | null;

@@ -35,0 +35,0 @@ helperText: string | undefined;

{
"name": "@jamsr-ui/input",
"version": "0.0.17",
"version": "0.0.18",
"description": "",

@@ -24,6 +24,6 @@ "main": "./dist/index.mjs",

"dependencies": {
"@jamsr-ui/button": "^0.0.17",
"@jamsr-ui/hooks": "^0.0.10",
"@jamsr-ui/shared-icons": "^0.0.16",
"@jamsr-ui/utils": "^0.0.15"
"@jamsr-ui/hooks": "^0.0.11",
"@jamsr-ui/shared-icons": "^0.0.17",
"@jamsr-ui/utils": "^0.0.16",
"@jamsr-ui/button": "^0.0.18"
},

@@ -30,0 +30,0 @@ "module": "dist/index.mjs",

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