Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "async-ref", | ||
"description": "Async ref objects for React", | ||
"version": "0.1.0", | ||
"description": "Async ref objects for React. A tiny bridge between React.useSyncExternalStore and React.Suspense.", | ||
"version": "0.1.1", | ||
"main": "dist/index.js", | ||
"module": "dist/index.mjs", | ||
"types": "dist/index.d.ts", | ||
"author": "Gabe Scholz", | ||
"author": "Gabe Scholz <github@gabe.pizza>", | ||
"license": "MIT", | ||
"homepage": "https://github.com/garbles/async-ref", | ||
"keywords": [ | ||
"react", | ||
"suspense", | ||
"ref", | ||
@@ -13,0 +15,0 @@ "useRef", |
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
25589