Socket
Socket
Sign inDemoInstall

@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.4.8 to 1.4.9

4

build/index.d.ts

@@ -5,2 +5,6 @@ /// <reference types="react" />

* Simple select or input with a validation by regular expression or method check used on a [redux-form](https://redux-form.com/6.0.0-rc.1/docs/api/reduxform.md/).
*
* @name validated-input
* @see {npm}
* @version {latest}
*/

@@ -7,0 +11,0 @@ declare module ValidatedInput {

4

package.json

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

"description": "Input component with validation control.",
"version": "1.4.8",
"version": "1.4.9",
"license": "MIT",

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

"dependencies": {
"@amalto/help": "1.4.8",
"@amalto/help": "1.4.9",
"classnames": "2.2.5",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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