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

immutable-form-validation

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

immutable-form-validation - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

4

lib/FieldMixin.js

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

status: merge(this.state.status, status),
formData: merge(this.state.formData, formData)
//formData: merge(this.state.formData, formData)
});

@@ -36,2 +36,2 @@ }

module.exports = FieldMixin;
module.exports = FieldMixin;
{
"name": "immutable-form-validation",
"version": "1.0.2",
"version": "1.0.3",
"description": "immutable-form-validation ui component for react",

@@ -5,0 +5,0 @@ "keywords": [

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