react-popper-tooltip
Advanced tools
Comparing version 4.4.0 to 4.4.1
{ | ||
"name": "react-popper-tooltip", | ||
"version": "4.4.0", | ||
"version": "4.4.1", | ||
"description": "React tooltip library built around react-popper", | ||
@@ -61,4 +61,2 @@ "author": "Mohsin Ul Haq <mohsinulhaq01@gmail.com>", | ||
"@popperjs/core": "^2.11.5", | ||
"@types/react": "^18.0.11", | ||
"@types/react-dom": "^18.0.5", | ||
"react-popper": "^2.3.0" | ||
@@ -80,2 +78,4 @@ }, | ||
"@types/jest": "^28.1.1", | ||
"@types/react": "^18.0.11", | ||
"@types/react-dom": "^18.0.5", | ||
"@typescript-eslint/eslint-plugin": "^5.27.0", | ||
@@ -82,0 +82,0 @@ "@typescript-eslint/parser": "^5.27.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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
5
0
35
- Removed@types/react@^18.0.11
- Removed@types/react-dom@^18.0.5
- Removed@types/prop-types@15.7.13(transitive)
- Removed@types/react@18.3.12(transitive)
- Removed@types/react-dom@18.3.1(transitive)
- Removedcsstype@3.1.3(transitive)