🚀 Big News:Socket Has Acquired Secure Annex.Learn More
Socket
Book a DemoSign in
Socket

@types/react-router-bootstrap

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-router-bootstrap - npm Package Compare versions

Comparing version
0.26.2
to
0.26.3
+1
-1
react-router-bootstrap/index.d.ts

@@ -10,2 +10,2 @@ // Type definitions for react-router-bootstrap 0.26

export { default as LinkContainer } from 'react-router-bootstrap/lib/LinkContainer';
export { default as LinkContainer } from "react-router-bootstrap/lib/LinkContainer";

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

import type { ComponentClass, CSSProperties, MouseEventHandler, ReactNode } from 'react';
import type { ComponentClass, CSSProperties, MouseEventHandler, ReactNode } from "react";

@@ -20,5 +20,5 @@ // See https://github.com/react-bootstrap/react-router-bootstrap/blob/master/src/LinkContainer.js

interface Path {
pathname: string;
search: string;
hash: string;
pathname: string;
search: string;
hash: string;
}

@@ -25,0 +25,0 @@

{
"name": "@types/react-router-bootstrap",
"version": "0.26.2",
"version": "0.26.3",
"description": "TypeScript definitions for react-router-bootstrap",

@@ -40,4 +40,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-router-bootstrap",

},
"typesPublisherContentHash": "6b81e8edb239dd3dad26027d58a2dd2a8db5e915d01e2530f05fb38e225ed776",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "ecbcd39390f86dae8756a092c202b8576ec06f1e945115bfbac07386a6940f15",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Tue, 25 Jul 2023 02:02:53 GMT
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)

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