Socket
Socket
Sign inDemoInstall

history-with-query

Package Overview
Dependencies
7
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.10.3 to 4.10.4

4

index.d.ts

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

import { ParsedQuery } from 'query-string';
// Type definitions for history 4.7.2

@@ -35,2 +36,3 @@ // Project: https://github.com/mjackson/history

key?: LocationKey;
query?: ParsedQuery;
}

@@ -44,3 +46,3 @@

key?: LocationKey;
query?: {[key: string]: any};
query?: ParsedQuery;
}

@@ -47,0 +49,0 @@

{
"name": "history-with-query",
"version": "4.10.3",
"version": "4.10.4",
"description": "Manage session history with JavaScript",

@@ -5,0 +5,0 @@ "repository": "ReactTraining/history",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc