@fastkit/visibility
Advanced tools
Comparing version 0.10.0 to 0.10.1
{ | ||
"name": "@fastkit/visibility", | ||
"version": "0.10.0", | ||
"version": "0.10.1", | ||
"description": "A library to watch the visible state of the browser window.", | ||
@@ -16,6 +16,7 @@ "buildOptions": { | ||
}, | ||
"main": "index.js", | ||
"module": "dist/visibility.mjs", | ||
"main": "./dist/visibility.mjs", | ||
"exports": { | ||
".": "./dist/visibility.mjs" | ||
}, | ||
"files": [ | ||
"index.js", | ||
"dist" | ||
@@ -22,0 +23,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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
0
6728
5
136