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

@custom-react-hooks/use-on-screen

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@custom-react-hooks/use-on-screen - npm Package Compare versions

Comparing version 1.4.19 to 1.5.0

2

dist/index.d.ts

@@ -6,3 +6,3 @@ /// <reference types="react" />

};
export default useOnScreen;
export { useOnScreen };
//# sourceMappingURL=index.d.ts.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.useOnScreen = void 0;
var react_1 = require("react");

@@ -30,2 +31,2 @@ function useOnScreen(options, once) {

}
exports.default = useOnScreen;
exports.useOnScreen = useOnScreen;
{
"name": "@custom-react-hooks/use-on-screen",
"version": "1.4.19",
"version": "1.5.0",
"author": "Bane Grozdanovic <banegrozdanovic@gmail.com>",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -0,0 +0,0 @@ # useOnScreen Hook

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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