Socket
Socket
Sign inDemoInstall

@blaze-react/utils

Package Overview
Dependencies
Maintainers
10
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blaze-react/utils - npm Package Compare versions

Comparing version 0.4.15 to 0.4.16

3

lib/customHooks/useInView/index.js

@@ -62,2 +62,5 @@ "use strict";

case 0:
if (typeof window === "undefined") {
return [2 /*return*/];
}
usableRef = ref || outerRef;

@@ -64,0 +67,0 @@ current = (usableRef || {}).current;

4

package.json
{
"name": "@blaze-react/utils",
"version": "0.4.15",
"version": "0.4.16",
"publishConfig": {

@@ -41,3 +41,3 @@ "access": "public"

},
"gitHead": "cb343883815f08827e2a65c9d1855e1088c739e5"
"gitHead": "ac24a8f04ff01119b252164657a05e130bf1fb8a"
}

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