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

@types/react-toastify

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-toastify - npm Package Compare versions

Comparing version 4.0.2 to 4.1.0

28

react-toastify/package.json
{
"name": "@types/react-toastify",
"version": "4.0.2",
"description": "TypeScript definitions for react-toastify",
"license": "MIT",
"contributors": [
{
"name": "icopp",
"url": "https://github.com/icopp",
"githubUsername": "icopp"
}
],
"version": "4.1.0",
"typings": null,
"description": "Stub TypeScript definitions entry for react-toastify, which provides its own types definitions",
"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"author": "",
"repository": "https://github.com/fkhadra/react-toastify#readme",
"license": "MIT",
"dependencies": {
"@types/react": "*",
"@types/react-transition-group": "*"
},
"typesPublisherContentHash": "4791b2ff8467f3a25c5d4312c2cf663691a99e4ab50db6d1347e2ee9f515f5c4",
"typeScriptVersion": "2.8"
"react-toastify": "*"
}
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/react-toastify`
This is a stub types definition for react-toastify (https://github.com/fkhadra/react-toastify#readme).
# Summary
This package contains type definitions for react-toastify ( https://github.com/fkhadra/react-toastify#readme ).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-toastify
Additional Details
* Last updated: Wed, 13 Feb 2019 21:06:18 GMT
* Dependencies: @types/react, @types/react-transition-group
* Global values: none
# Credits
These definitions were written by icopp <https://github.com/icopp>.
react-toastify provides its own type definitions, so you don't need @types/react-toastify installed!
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