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.5 to 4.1.6

4

react-mentions/lib/utils/readConfigFromChildren.d.ts

@@ -1,4 +0,4 @@

import { ReactChildren } from 'react';
import { ReactNode } from 'react';
import { Config } from './applyChangeToValue';
export function readConfigFromChildren(children: ReactChildren): Config[];
export function readConfigFromChildren(children: ReactNode): Config[];
{
"name": "@types/react-mentions",
"version": "4.1.5",
"version": "4.1.6",
"description": "TypeScript definitions for react-mentions",

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

},
"typesPublisherContentHash": "fa0d983035b7e61347b82939a9b4a09e1bdb6ecb417db811c1e34fcc0c7c4730",
"typeScriptVersion": "3.7"
"typesPublisherContentHash": "bf6b572457378f3e217c5261be4afe94831451a9a31689dee1405c7ad35a9ebb",
"typeScriptVersion": "3.9"
}

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

### Additional Details
* Last updated: Thu, 21 Oct 2021 02:01:33 GMT
* Last updated: Tue, 12 Apr 2022 18:01:23 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)

@@ -14,0 +14,0 @@ * Global values: none

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