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

@socketsupply/components

Package Overview
Dependencies
Maintainers
4
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 13.2.6 to 13.2.8

2

input/index.js

@@ -78,3 +78,3 @@ const Tonic = require('@socketsupply/tonic')

if (!e.target.checkValidity()) {
this.setInvalid(e.target.validationMessage)
this.setInvalid(this.props.errorMessage)
}

@@ -81,0 +81,0 @@ }

{
"name": "@socketsupply/components",
"version": "13.2.6",
"version": "13.2.8",
"description": "Example components",

@@ -5,0 +5,0 @@ "scripts": {

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

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