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

@spark-web/text-input

Package Overview
Dependencies
Maintainers
0
Versions
44
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 4.0.0-rc.2 to 4.0.0-rc.3

16

CHANGELOG.md
# @spark-web/text-input
## 4.0.0-rc.3
### Major Changes
- upgrade package
### Patch Changes
- Updated dependencies []:
- @spark-web/field@4.0.0-rc.3
- @spark-web/theme@4.0.0-rc.3
- @spark-web/utils@2.0.0-rc.3
- @spark-web/a11y@2.0.0-rc.3
- @spark-web/text@2.0.0-rc.3
- @spark-web/box@2.0.0-rc.3
## 4.0.0-rc.2

@@ -4,0 +20,0 @@

4

dist/declarations/src/text-input.d.ts

@@ -58,6 +58,6 @@ import type { FieldState } from '@spark-web/field';

readonly height: "medium";
readonly paddingLeft: "medium" | "none";
readonly paddingRight: "medium" | "none";
readonly paddingLeft: "none" | "medium";
readonly paddingRight: "none" | "medium";
readonly width: "full";
}, any];
export {};
{
"name": "@spark-web/text-input",
"version": "4.0.0-rc.2",
"version": "4.0.0-rc.3",
"homepage": "https://github.com/brighte-labs/spark-web#readme",

@@ -19,11 +19,11 @@ "repository": {

"@babel/runtime": "^7.25.0",
"@emotion/react": "^11.13.5",
"@spark-web/a11y": "^2.0.0-rc.2",
"@spark-web/box": "^2.0.0-rc.2",
"@spark-web/text": "^2.0.0-rc.2",
"@spark-web/theme": "^4.0.0-rc.2",
"@spark-web/utils": "^2.0.0-rc.2"
"@emotion/react": "^11.14.0",
"@spark-web/a11y": "^2.0.0-rc.3",
"@spark-web/box": "^2.0.0-rc.3",
"@spark-web/text": "^2.0.0-rc.3",
"@spark-web/theme": "^4.0.0-rc.3",
"@spark-web/utils": "^2.0.0-rc.3"
},
"devDependencies": {
"@spark-web/field": "^4.0.0-rc.2",
"@spark-web/field": "^4.0.0-rc.3",
"@types/react": "^18.2.0",

@@ -33,3 +33,3 @@ "react": "^18.2.0"

"peerDependencies": {
"@spark-web/field": "^4.0.0-rc.2",
"@spark-web/field": "^4.0.0-rc.3",
"react": ">=17.0.2"

@@ -36,0 +36,0 @@ },

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