Socket
Socket
Sign inDemoInstall

react-input-message

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-input-message - npm Package Compare versions

Comparing version 0.6.3 to 0.6.4

2

lib/MessageContainer.js

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

if (!/^0\.14/.test(React.version) || process.env.NODE_ENV !== 'production') {
if (!/^0\.14/.test(React.version) && process.env.NODE_ENV !== 'production') {
// this is to avoid the warning but its hacky so lets do it a less hacky way in production

@@ -198,0 +198,0 @@ return attachChildren(React.Children.only(props.children), context);

{
"name": "react-input-message",
"description": "unopinionated form input annotation",
"version": "0.6.3",
"version": "0.6.4",
"repository": {

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

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