Socket
Socket
Sign inDemoInstall

@types/qs

Package Overview
Dependencies
0
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.9.2 to 6.9.3

2

qs/index.d.ts

@@ -58,3 +58,3 @@ // Type definitions for qs 6.9

interface ParsedQs { [key: string]: string | string[] | ParsedQs | ParsedQs[] }
interface ParsedQs { [key: string]: undefined | string | string[] | ParsedQs | ParsedQs[] }

@@ -61,0 +61,0 @@ // TODO: The value type here is a "poor man's `unknown`". When these types support TypeScript

{
"name": "@types/qs",
"version": "6.9.2",
"version": "6.9.3",
"description": "TypeScript definitions for qs",

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

"dependencies": {},
"typesPublisherContentHash": "6ca7866c8cbb7803dc311abd6a2d41bc9926b3646819fb2cec2e0d32d0b5b29a",
"typeScriptVersion": "2.9"
"typesPublisherContentHash": "28ce4a78d1d9136225b1d31700c036c2721ea028ceac960f4a8a3427effec34e",
"typeScriptVersion": "3.0"
}

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

### Additional Details
* Last updated: Tue, 05 May 2020 16:44:22 GMT
* Last updated: Tue, 19 May 2020 17:44:54 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: `qs`

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc