react-simple-toasts
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "react-simple-toasts", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Simple toast popup for React", | ||
@@ -24,6 +24,2 @@ "author": "almond-bongbong", | ||
}, | ||
"dependencies": { | ||
"@types/react-transition-group": "^4.2.2", | ||
"react-transition-group": "^4.3.0" | ||
}, | ||
"peerDependencies": { | ||
@@ -39,2 +35,4 @@ "prop-types": "^15.5.4", | ||
"@types/react-dom": "^16.9.1", | ||
"@types/react-transition-group": "^4.2.2", | ||
"react-transition-group": "^4.3.0", | ||
"babel-core": "^6.26.3", | ||
@@ -41,0 +39,0 @@ "babel-runtime": "^6.26.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3
302412
22
- Removed@types/react-transition-group@^4.2.2
- Removedreact-transition-group@^4.3.0
- Removed@babel/runtime@7.26.0(transitive)
- Removed@types/prop-types@15.7.13(transitive)
- Removed@types/react@18.3.12(transitive)
- Removed@types/react-transition-group@4.4.11(transitive)
- Removedcsstype@3.1.3(transitive)
- Removeddom-helpers@5.2.1(transitive)
- Removedreact-transition-group@4.4.5(transitive)
- Removedregenerator-runtime@0.14.1(transitive)