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.2.30 to 6.2.31

4

qs/index.d.ts
// Type definitions for qs 6.2.0
// Project: https://github.com/hapijs/qs
// Definitions by: Roman Korneev <https://github.com/RWander>, Leon Yu <https://github.com/leonyu>
// Definitions by: Roman Korneev <https://github.com/RWander>, Leon Yu <https://github.com/leonyu>,
// Belinda Teh <https://github.com/tehbelinda>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -19,2 +20,3 @@

indices?: boolean;
sort?: (a: any, b: any) => number;
}

@@ -21,0 +23,0 @@

{
"name": "@types/qs",
"version": "6.2.30",
"description": "TypeScript definitions for qs 6.2.0",
"version": "6.2.31",
"description": "TypeScript definitions for qs",
"license": "MIT",
"author": "Roman Korneev <https://github.com/RWander>, Leon Yu <https://github.com/leonyu>",
"contributors": [
{
"name": "Roman Korneev",
"url": "https://github.com/RWander"
},
{
"name": "Leon Yu",
"url": "https://github.com/leonyu"
},
{
"name": "Belinda Teh",
"url": "https://github.com/tehbelinda"
}
],
"main": "",

@@ -14,4 +27,5 @@ "repository": {

"dependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "c147281b90dbbf0ece118d3dd3fca9b1f09be8841470e0e6e7d85c12afdd3f99"
"peerDependencies": {},
"typesPublisherContentHash": "2c1b15c8980e966cb10231b9636ba421bb3e5bb9a7c0beb7d7bfd83ef0c4afdb",
"typeScriptVersion": "2.0"
}

@@ -5,15 +5,13 @@ # Installation

# Summary
This package contains type definitions for qs 6.2.0 (https://github.com/hapijs/qs).
This package contains type definitions for qs (https://github.com/hapijs/qs).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/qs
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/qs
Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* File structure: UMD
* Library Dependencies: none
* Module Dependencies: none
* Global values: QueryString, qs
* Last updated: Wed, 22 Mar 2017 00:33:21 GMT
* Dependencies: none
* Global values: qs
# Credits
These definitions were written by Roman Korneev <https://github.com/RWander>, Leon Yu <https://github.com/leonyu>.
These definitions were written by Roman Korneev <https://github.com/RWander>, Leon Yu <https://github.com/leonyu>, Belinda Teh <https://github.com/tehbelinda>.
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