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

query-string

Package Overview
Dependencies
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

query-string - npm Package Compare versions

Comparing version 6.11.0 to 6.11.1

4

index.d.ts

@@ -64,3 +64,3 @@ export interface ParseOptions {

*/
readonly arrayFormatSeparator?: 'string';
readonly arrayFormatSeparator?: string;

@@ -233,3 +233,3 @@ /**

*/
readonly arrayFormatSeparator?: 'string';
readonly arrayFormatSeparator?: string;

@@ -236,0 +236,0 @@ /**

{
"name": "query-string",
"version": "6.11.0",
"version": "6.11.1",
"description": "Parse and stringify URL query strings",

@@ -5,0 +5,0 @@ "license": "MIT",

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