Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@spark-web/text-input

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spark-web/text-input - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

dist/spark-web-text-input.cjs.dev.js

@@ -70,2 +70,3 @@ 'use strict';

children: /*#__PURE__*/jsxRuntime.jsx(box.Box, {
display: "flex",
alignItems: "center",

@@ -180,2 +181,3 @@ justifyContent: "center",

as: "input",
"aria-invalid": invalid || undefined,
ref: forwardedRef,

@@ -182,0 +184,0 @@ disabled: disabled // Styles

@@ -70,2 +70,3 @@ 'use strict';

children: /*#__PURE__*/jsxRuntime.jsx(box.Box, {
display: "flex",
alignItems: "center",

@@ -180,2 +181,3 @@ justifyContent: "center",

as: "input",
"aria-invalid": invalid || undefined,
ref: forwardedRef,

@@ -182,0 +184,0 @@ disabled: disabled // Styles

@@ -66,2 +66,3 @@ import _objectSpread from '@babel/runtime/helpers/esm/objectSpread2';

children: /*#__PURE__*/jsx(Box, {
display: "flex",
alignItems: "center",

@@ -176,2 +177,3 @@ justifyContent: "center",

as: "input",
"aria-invalid": invalid || undefined,
ref: forwardedRef,

@@ -178,0 +180,0 @@ disabled: disabled // Styles

2

package.json
{
"name": "@spark-web/text-input",
"version": "1.1.0",
"version": "1.1.1",
"license": "MIT",

@@ -5,0 +5,0 @@ "main": "dist/spark-web-text-input.cjs.js",

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

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