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.13.1 to 0.13.2

5

connectToMessageContainer.js

@@ -70,6 +70,2 @@ 'use strict';

MessageListener.prototype.componentWillUnmount = function componentWillUnmount() {
this.unmounted = true;
};
MessageListener.prototype.componentWillMount = function componentWillMount() {

@@ -110,2 +106,3 @@ var _this2 = this;

MessageListener.prototype.componentWillUnmount = function componentWillUnmount() {
this.unmounted = true;
this.unsubscribe && this.unsubscribe();

@@ -112,0 +109,0 @@ };

2

package.json
{
"name": "react-input-message",
"description": "unopinionated form input annotation",
"version": "0.13.1",
"version": "0.13.2",
"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