Socket
Socket
Sign inDemoInstall

@types/reach__router

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/reach__router - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

4

reach__router/index.d.ts

@@ -27,3 +27,5 @@ // Type definitions for @reach/router 1.2

export class Router extends React.Component<RouterProps> { }
export class Router extends React.Component<
RouterProps & React.HTMLProps<HTMLDivElement>
> {}

@@ -30,0 +32,0 @@ export interface RouterProps {

{
"name": "@types/reach__router",
"version": "1.2.1",
"version": "1.2.2",
"description": "TypeScript definitions for @reach/router",

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

"main": "",
"types": "",
"types": "index",
"repository": {

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

},
"typesPublisherContentHash": "18555e653c2b79f1cadbe8d1e4fd0901713469d8e52e46de2eb6c849d10e01be",
"typesPublisherContentHash": "983139e757021ec3a110508dc038f96133c27285fbddb4b683f9b31d2b542c51",
"typeScriptVersion": "2.8"
}

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

Additional Details
* Last updated: Tue, 30 Oct 2018 19:16:28 GMT
* Last updated: Mon, 05 Nov 2018 20:36:16 GMT
* Dependencies: react, history

@@ -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