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

react-toastify

Package Overview
Dependencies
Maintainers
1
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-toastify - npm Package Compare versions

Comparing version 4.0.0-rc.1 to 4.0.0-rc.2

dist/ReactToastify.css

4

package.json
{
"name": "react-toastify",
"version": "4.0.0-rc.1",
"version": "4.0.0-rc.2",
"description": "React notification made easy",

@@ -31,3 +31,3 @@ "keywords": [

"prebuild": "npm run test",
"build": "npm run build:es && npm run build:umd",
"build": "npm run build:es && npm run build:umd && npm run style",
"build:es": "npm run clean:es && cross-env NODE_ENV=production babel --ignore=__tests__ src -d lib",

@@ -34,0 +34,0 @@ "build:umd": "npm run clean:umd && cross-env NODE_ENV=production webpack",

Sorry, the diff of this file is not supported yet

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