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

rc-mentions

Package Overview
Dependencies
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rc-mentions - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

3

es/Mentions.js

@@ -179,3 +179,4 @@ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }

_this.onInputBlur = function (event) {// this.onBlur(event);
_this.onInputBlur = function (event) {
_this.onBlur(event);
};

@@ -182,0 +183,0 @@

@@ -198,3 +198,4 @@ "use strict";

_this.onInputBlur = function (event) {// this.onBlur(event);
_this.onInputBlur = function (event) {
_this.onBlur(event);
};

@@ -201,0 +202,0 @@

{
"name": "rc-mentions",
"version": "0.3.0",
"version": "0.3.1",
"description": "React Mentions",

@@ -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