use-fullscreen
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "use-fullscreen", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Fullscreen hook for React", | ||
"keywords": [ | ||
"react", | ||
"fullscreen", | ||
"react-hooks", | ||
"hooks" | ||
], | ||
"main": "cjs/useFullscreen.js", | ||
"module": "esm/useFullscreen.js", | ||
"files": ["esm/*", "cjs/*"], | ||
"files": [ | ||
"esm/*", | ||
"cjs/*" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://gitlab.com/jacobrask/use-fullscreen.git" | ||
}, | ||
"scripts": { | ||
@@ -9,0 +22,0 @@ "build": "npm run build:esm && npm run build:cjs", |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
7802
7
1
25
0