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 2.0.26-alpha to 2.0.27

2

lib/Link.d.ts

@@ -11,3 +11,3 @@ import * as React from 'react';

declare namespace Link {
interface LinkProps extends React.HTMLAttributes, React.Props<Link> {
interface LinkProps extends React.HTMLAttributes<Link>, React.Props<Link> {
activeStyle?: React.CSSProperties;

@@ -14,0 +14,0 @@ activeClassName?: string;

{
"name": "@types/react-router",
"version": "2.0.26-alpha",
"version": "2.0.27",
"description": "TypeScript definitions for react-router v2.0.0",

@@ -15,4 +15,4 @@ "main": "",

"dependencies": {
"@types/react": "0.14.26-alpha"
"@types/react": "0.14.*"
}
}

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

Additional Details
* Last updated: Mon, 11 Jul 2016 22:21:12 GMT
* Last updated: Thu, 14 Jul 2016 13:52:49 GMT
* File structure: UMD

@@ -14,0 +14,0 @@ * Library Dependencies: none

@@ -65,3 +65,3 @@ {

],
"contentHash": "cf6b05754013eea2bf125ee93346946db554ed0e0f8f5a537aa5e7c3efa4066f"
"contentHash": "89d829ddde190068e4f19798d94ffb788de72c8375002b2dad20313556232533"
}
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