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

react-custom-toast

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-custom-toast - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

8

package.json
{
"name": "react-custom-toast",
"version": "0.0.3",
"version": "0.0.4",
"author": "zhzxang",
"main": "./src/main.js",
"main": "./dist/main.js",
"types": "./src/index.d.ts",

@@ -72,4 +72,2 @@ "scripts": {

"react-transition-group": "^2.5.2",
"@types/react": "^16.7.18",
"@types/react-dom": "^16.0.11",
"typescript": "^3.2.2"

@@ -84,2 +82,4 @@ },

"@types/node": "^10.12.18",
"@types/react": "^16.7.18",
"@types/react-dom": "^16.0.11",
"@types/react-transition-group": "^2.0.15",

@@ -86,0 +86,0 @@ "babel-core": "7.0.0-bridge.0",

@@ -11,2 +11,3 @@ {

"declaration": true,
"noImplicitAny": false,
"jsx": "preserve",

@@ -13,0 +14,0 @@ "lib": ["dom", "es2015"]

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