Socket
Socket
Sign inDemoInstall

react-input-message

Package Overview
Dependencies
5
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.6 to 0.5.7

1

lib/MessageTrigger.js

@@ -96,3 +96,2 @@ "use strict";

console.log(forProps);
if (forProps.length) [].concat(forProps).forEach(function (path) {

@@ -99,0 +98,0 @@ return context.onValidateField(path, event, _this, args);

4

package.json
{
"name": "react-input-message",
"description": "unopinionated form input annotation",
"version": "0.5.6",
"version": "0.5.7",
"repository": {

@@ -57,2 +57,2 @@ "url": "git://github.com/jquense/react-input-message.git"

}
}
}

@@ -47,3 +47,2 @@ var React = require('react/addons')

trigger.change(findTag(inst, 'input').getDOMNode())

@@ -50,0 +49,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc