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

react-helpers-og

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-helpers-og - npm Package Compare versions

Comparing version 0.1.7 to 0.1.8

2

package.json
{
"name": "react-helpers-og",
"version": "0.1.7",
"version": "0.1.8",
"description": "my components and utils for react",

@@ -5,0 +5,0 @@ "keywords": [

@@ -17,3 +17,3 @@ import isRectVisible from '../../utils/isRectVisible';

while (positionIndex !== initPositionIndex && alignIndex !== initAlignIndex) {
while (positionIndex !== initPositionIndex || alignIndex !== initAlignIndex) {
if (

@@ -20,0 +20,0 @@ (!positions || positions.includes(POSITIONS[positionIndex])) &&

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