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

@types/react-mentions

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-mentions - npm Package Compare versions

Comparing version 4.1.12 to 4.1.13

1

react-mentions/index.d.ts

@@ -149,2 +149,3 @@ import * as React from "react";

callback: (data: SuggestionDataItem[]) => void,
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type
) => Promise<void> | void | Promise<SuggestionDataItem[]> | SuggestionDataItem[];

4

react-mentions/package.json
{
"name": "@types/react-mentions",
"version": "4.1.12",
"version": "4.1.13",
"description": "TypeScript definitions for react-mentions",

@@ -30,4 +30,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-mentions",

},
"typesPublisherContentHash": "c06e571996e3cdfa5bf712ef8d5d73cee5aa090915b6d11b4e8613c90c7c9d59",
"typesPublisherContentHash": "da7ff3a47cd0979491dcc242b213f36db609e5069de5abaeaccffafe36d188e1",
"typeScriptVersion": "4.5"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 07 Nov 2023 09:09:39 GMT
* Last updated: Wed, 22 Nov 2023 00:24:48 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)

@@ -14,0 +14,0 @@

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