Socket
Socket
Sign inDemoInstall

@types/react-alice-carousel

Package Overview
Dependencies
3
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.15.1 to 1.15.2

4

react-alice-carousel/index.d.ts

@@ -177,4 +177,4 @@ // Type definitions for react-alice-carousel 1.15

export function slideTo(index: number): void;
export function slidePrev(index: number): void;
export function slideNext(index: number): void;
export function slidePrev(): void;
export function slideNext(): void;

@@ -181,0 +181,0 @@ export default class ReactAliceCarousel extends React.PureComponent<Props> {

{
"name": "@types/react-alice-carousel",
"version": "1.15.1",
"version": "1.15.2",
"description": "TypeScript definitions for react-alice-carousel",

@@ -24,4 +24,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "4939a07a77364b3786b73759f4f1f8b4a5dabac4e7a892f3780de9d3aa0c1fd9",
"typesPublisherContentHash": "0aff6513b7fbd0e9d71d63223b50e687321d6ea320e1b5ceffc02d93364c8596",
"typeScriptVersion": "2.8"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Thu, 11 Jul 2019 23:08:25 GMT
* Last updated: Mon, 15 Jul 2019 16:49:56 GMT
* Dependencies: @types/react

@@ -14,0 +14,0 @@ * Global values: none

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