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

@types/reactour

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

@types/reactour - npm Package Compare versions

Comparing version 1.13.2 to 1.17.0

13

reactour/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for reactour 1.13
// Type definitions for reactour 1.17
// Project: https://github.com/elrumordelaluz/reactour#readme

@@ -54,2 +54,7 @@ // Definitions by: Paweł Dąbrowski <https://github.com/paolostyle>

style?: React.CSSProperties;
/**
* Text read to screen reader software for this step's navigation dot
*/
navDotAriaLabel?: string;
}

@@ -242,2 +247,8 @@

updateDelay?: number;
/**
* Disable FocusLock component
* @default false
*/
disableFocusLock?: boolean;
}

@@ -244,0 +255,0 @@

6

reactour/package.json
{
"name": "@types/reactour",
"version": "1.13.2",
"version": "1.17.0",
"description": "TypeScript definitions for reactour",

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

},
"typesPublisherContentHash": "199044283f04221396c58f54909b54da8d0d076fbf543ce71071384d8f8e5646",
"typeScriptVersion": "2.8"
"typesPublisherContentHash": "06f6e47503db803c74110c70c8f824a6b4460e2c59830403efaf2760012673e9",
"typeScriptVersion": "2.9"
}

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

### Additional Details
* Last updated: Sun, 26 Apr 2020 16:49:54 GMT
* Last updated: Wed, 06 May 2020 15:03:53 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)

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

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