New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-next-tilt

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-next-tilt - npm Package Compare versions

Comparing version 0.3.2 to 0.3.3

4

dist/react-next-tilt.js

@@ -649,3 +649,3 @@ import dr, { forwardRef as vr, useRef as xe, useCallback as _, useMemo as ur, useImperativeHandle as mr, useEffect as sr, memo as pr } from "react";

if (u instanceof Document)
return document;
return document.documentElement;
if (u.current && u.current instanceof Object && "element" in u.current && u.current.element instanceof HTMLElement)

@@ -824,3 +824,3 @@ return u.current.element;

return;
if ($ && a instanceof Document) {
if ($) {
O.current = {

@@ -827,0 +827,0 @@ offsetX: n.x / window.innerWidth,

{
"name": "react-next-tilt",
"private": false,
"version": "0.3.2",
"version": "0.3.3",
"description": "A Performant Customizable Tilt Component for React",

@@ -6,0 +6,0 @@ "main": "./dist/react-next-tilt.umd.cjs",

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