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

easy-react-form

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

easy-react-form - npm Package Compare versions

Comparing version 1.0.16 to 1.0.17

2

commonjs/list.js

@@ -184,3 +184,3 @@ 'use strict';

List.defaultProps = {
count: 0
count: 1
};

@@ -187,0 +187,0 @@

@@ -184,3 +184,3 @@ 'use strict';

List.defaultProps = {
count: 0
count: 1
};

@@ -187,0 +187,0 @@

{
"name": "easy-react-form",
"version": "1.0.16",
"version": "1.0.17",
"description": "Simple, fast and easy-to-use React Form.",

@@ -5,0 +5,0 @@ "main": "index.commonjs.js",

@@ -351,3 +351,3 @@ # easy-react-form

* `name: String` — (required) The name of the list property in form `values`.
* `count: Number` — The initial items count. Is `0` by default.
* `count: Number` — The initial items count. Is `1` by default.

@@ -354,0 +354,0 @@ <!-- ## Contributing

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