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

@types/react-router

Package Overview
Dependencies
Maintainers
1
Versions
140
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-router - npm Package Compare versions

Comparing version 4.0.31 to 4.0.32

2

react-router/index.d.ts

@@ -91,3 +91,3 @@ // Type definitions for React Router 4.0

export interface StaticRouterContext {
export interface StaticRouterContext extends StaticContext {
url?: string;

@@ -94,0 +94,0 @@ action?: 'PUSH' | 'REPLACE';

{
"name": "@types/react-router",
"version": "4.0.31",
"version": "4.0.32",
"description": "TypeScript definitions for React Router",

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

},
"typesPublisherContentHash": "f24a9eb0a9527a25b73a84ef3a69a3085563a8d01d50283e23863d84797ada9f",
"typesPublisherContentHash": "bbe324f402c0ee43bdbe2a20c21f3475b54b5c21d8750526eee6ceb32428d954",
"typeScriptVersion": "2.8"
}

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

Additional Details
* Last updated: Thu, 13 Sep 2018 23:45:52 GMT
* Last updated: Wed, 10 Oct 2018 22:44:29 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