detect-element-overflow
Advanced tools
Comparing version 1.3.0 to 1.3.1
{ | ||
"name": "detect-element-overflow", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "A function that tells you whether a given element is overflowing its container or not. Useful for creating dropdowns and tooltips.", | ||
@@ -8,3 +8,3 @@ "main": "dist/cjs/index.js", | ||
"source": "src/index.ts", | ||
"types": "src/index.ts", | ||
"types": "dist/cjs/index.d.ts", | ||
"sideEffects": false, | ||
@@ -11,0 +11,0 @@ "scripts": { |
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
10144
0