@wethegit/react-hooks
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "@wethegit/react-hooks", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "A collection of helpers for use in React projects.", | ||
@@ -11,3 +11,10 @@ "files": [ | ||
"types": "./dist/main.d.ts", | ||
"exports": "./dist/react-hooks.js", | ||
"exports": { | ||
".": { | ||
"import": { | ||
"types": "./dist/main.d.ts", | ||
"default": "./dist/react-hooks.js" | ||
} | ||
} | ||
}, | ||
"scripts": { | ||
@@ -31,3 +38,3 @@ "dev": "vite", | ||
], | ||
"homepage": "https://github.com/wethegit/react-hooks", | ||
"homepage": "https://wethegit.github.io/react-hooks/", | ||
"repository": { | ||
@@ -34,0 +41,0 @@ "type": "git", |
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 README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
16105
4
1
5