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.1 to 1.13.2

2

reactour/index.d.ts

@@ -36,3 +36,3 @@ // Type definitions for reactour 1.13

*/
position?: ReactourStepPosition;
position?: ReactourStepPosition | [number, number];

@@ -39,0 +39,0 @@ /**

{
"name": "@types/reactour",
"version": "1.13.1",
"version": "1.13.2",
"description": "TypeScript definitions for reactour",

@@ -14,3 +14,3 @@ "license": "MIT",

"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {

@@ -25,4 +25,4 @@ "type": "git",

},
"typesPublisherContentHash": "f9e97c4f19a45650fc56ebb1c97a2a21572a485a41881d3e7bca1be25fd43d71",
"typesPublisherContentHash": "199044283f04221396c58f54909b54da8d0d076fbf543ce71071384d8f8e5646",
"typeScriptVersion": "2.8"
}

@@ -8,10 +8,10 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/reactour
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/reactour.
Additional Details
* Last updated: Mon, 12 Aug 2019 17:24:11 GMT
* Dependencies: @types/react
### Additional Details
* Last updated: Sun, 26 Apr 2020 16:49:54 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)
* Global values: none
# Credits
These definitions were written by Paweł Dąbrowski <https://github.com/paolostyle>.
These definitions were written by [Paweł Dąbrowski](https://github.com/paolostyle).

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