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

@socketsupply/components

Package Overview
Dependencies
Maintainers
7
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@socketsupply/components - npm Package Compare versions

Comparing version 14.0.9 to 14.0.10

2

package.json
{
"name": "@socketsupply/components",
"version": "14.0.9",
"version": "14.0.10",
"description": "Example components",

@@ -5,0 +5,0 @@ "type": "module",

@@ -220,2 +220,4 @@ import { Tonic } from '@socketsupply/tonic'

return this.setInvalid('Value Required')
} else if (this.props.required) {
this.setValid()
}

@@ -222,0 +224,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