New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/react-notifications-component

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-notifications-component - npm Package Compare versions

Comparing version

to
3.1.3

6

react-notifications-component/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for react-notifications-component 3.1
// Project: https://github.com/teodosii/react-notifications-component
// Definitions by: Sarhad Salam <https://github.com/SarhadSalam>
// Andrés Ignacio Torres <https://github.com/aitorres>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import * as React from "react";

@@ -8,0 +2,0 @@

12

react-notifications-component/package.json
{
"name": "@types/react-notifications-component",
"version": "3.1.2",
"version": "3.1.3",
"description": "TypeScript definitions for react-notifications-component",

@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-notifications-component",

"name": "Sarhad Salam",
"url": "https://github.com/SarhadSalam",
"githubUsername": "SarhadSalam"
"githubUsername": "SarhadSalam",
"url": "https://github.com/SarhadSalam"
},
{
"name": "Andrés Ignacio Torres",
"url": "https://github.com/aitorres",
"githubUsername": "aitorres"
"githubUsername": "aitorres",
"url": "https://github.com/aitorres"
}

@@ -31,4 +31,4 @@ ],

},
"typesPublisherContentHash": "97e679660e29c90cf465993a11119a8a3ba1295d387912c353f2eed562a7b9fa",
"typesPublisherContentHash": "2b658519a2f3a45e946261017f63bc560749b008cc68a81cc8f914405eee8b0c",
"typeScriptVersion": "4.5"
}

@@ -11,8 +11,2 @@ # Installation

````ts
// Type definitions for react-notifications-component 3.1
// Project: https://github.com/teodosii/react-notifications-component
// Definitions by: Sarhad Salam <https://github.com/SarhadSalam>
// Andrés Ignacio Torres <https://github.com/aitorres>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import * as React from "react";

@@ -85,7 +79,6 @@

### Additional Details
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT
* Last updated: Wed, 18 Oct 2023 11:45:05 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)
* Global values: none
# Credits
These definitions were written by [Sarhad Salam](https://github.com/SarhadSalam), and [Andrés Ignacio Torres](https://github.com/aitorres).