use-composed-ref
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "use-composed-ref", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "React hook which creates a ref function from given refs. Useful when using forwardRef.", | ||
@@ -46,6 +46,3 @@ "main": "./dist/use-composed-ref.cjs.js", | ||
"typescript": "^4.5.4" | ||
}, | ||
"dependencies": { | ||
"ts-essentials": "^9.1.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
1
3054
- Removedts-essentials@^9.1.0
- Removedts-essentials@9.4.2(transitive)