Socket
Socket
Sign inDemoInstall

@types/qs

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/qs - npm Package Compare versions

Comparing version 6.4.0 to 6.5.0

5

qs/index.d.ts

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

// Type definitions for qs 6.4.0
// Type definitions for qs 6.5.0
// Project: https://github.com/ljharb/qs

@@ -7,2 +7,3 @@ // Definitions by: Roman Korneev <https://github.com/RWander>

// Melvin Lee <https://github.com/zyml>
// Arturs Vonda <https://github.com/artursvonda>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -27,2 +28,3 @@

encodeValuesOnly?: boolean;
addQueryPrefix?: boolean;
}

@@ -41,2 +43,3 @@

strictNullHandling?: boolean;
ignoreQueryPrefix?: boolean;
}

@@ -43,0 +46,0 @@

8

qs/package.json
{
"name": "@types/qs",
"version": "6.4.0",
"version": "6.5.0",
"description": "TypeScript definitions for qs",

@@ -22,2 +22,6 @@ "license": "MIT",

"url": "https://github.com/zyml"
},
{
"name": "Arturs Vonda",
"url": "https://github.com/artursvonda"
}

@@ -33,4 +37,4 @@ ],

"peerDependencies": {},
"typesPublisherContentHash": "7d8fe9da45754879a02e884d6d8e6d5ee8f4a45039a04eaff2076b0cf945fa88",
"typesPublisherContentHash": "3b36c396217f35b49132c8abebc0a481a5103f79bf764a7401976e31c13dc77e",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Fri, 30 Jun 2017 21:28:46 GMT
* Last updated: Wed, 05 Jul 2017 14:31:12 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: qs

# Credits
These definitions were written by Roman Korneev <https://github.com/RWander>, Leon Yu <https://github.com/leonyu>, Belinda Teh <https://github.com/tehbelinda>, Melvin Lee <https://github.com/zyml>.
These definitions were written by Roman Korneev <https://github.com/RWander>, Leon Yu <https://github.com/leonyu>, Belinda Teh <https://github.com/tehbelinda>, Melvin Lee <https://github.com/zyml>, Arturs Vonda <https://github.com/artursvonda>.

Sorry, the diff of this file is not supported yet

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