Socket
Socket
Sign inDemoInstall

@img-comparison-slider/react

Package Overview
Dependencies
1
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.7.0 to 7.8.0

2

dist/index.d.ts
import { FC, AllHTMLAttributes, ChangeEventHandler } from 'react';
declare type HTMLImgComparisonSliderElement = HTMLElement & {
value: number;
handle: boolean;
hover: boolean;

@@ -9,2 +10,3 @@ direction: string;

value?: number | string;
handle?: boolean;
hover?: boolean;

@@ -11,0 +13,0 @@ direction?: string;

2

package.json
{
"name": "@img-comparison-slider/react",
"version": "7.7.0",
"version": "7.8.0",
"description": "React wrapper for img-comparison-slider",

@@ -5,0 +5,0 @@ "homepage": "https://img-comparison-slider.sneas.io",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc