use-composed-ref
Advanced tools
Comparing version 1.1.0 to 1.2.0
{ | ||
"name": "use-composed-ref", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "React hook which creates a ref function from given refs. Useful when using forwardRef.", | ||
@@ -45,7 +45,7 @@ "main": "./dist/use-composed-ref.cjs.js", | ||
"rollup-plugin-babel": "^4.3.2", | ||
"typescript": "^3.3.3333" | ||
"typescript": "^4.5.4" | ||
}, | ||
"dependencies": { | ||
"ts-essentials": "^2.0.3" | ||
"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
3109
+ Addedts-essentials@9.4.2(transitive)
- Removedts-essentials@2.0.12(transitive)
Updatedts-essentials@^9.1.0