Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@fastkit/visibility

Package Overview
Dependencies
Maintainers
1
Versions
202
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fastkit/visibility - npm Package Compare versions

Comparing version 0.10.0 to 0.10.1

9

package.json
{
"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 @@ ],

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc