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

@amalto/validated-input

Package Overview
Dependencies
Maintainers
3
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amalto/validated-input - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

6

package.json

@@ -5,3 +5,3 @@ {

"description": "Input component with validation control.",
"version": "1.3.0",
"version": "1.3.1",
"license": "MIT",

@@ -23,3 +23,3 @@ "repository": {

"test": "ava ./test/test.js --verbose",
"prepare": "tsc -d"
"prepare": "rm -rf ./build; tsc -d"
},

@@ -30,3 +30,3 @@ "publishConfig": {

"dependencies": {
"@amalto/help": "^1.3.0",
"@amalto/help": "^1.3.1",
"classnames": "2.2.5",

@@ -33,0 +33,0 @@ "react": "15.6.2",

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