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.5.0 to 6.5.1

2

qs/index.d.ts

@@ -8,2 +8,3 @@ // Type definitions for qs 6.5.0

// Arturs Vonda <https://github.com/artursvonda>
// Carlos Bonetti <https://github.com/CarlosBonetti>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -29,2 +30,3 @@

addQueryPrefix?: boolean;
allowDots?: boolean;
}

@@ -31,0 +33,0 @@

25

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

@@ -9,19 +9,29 @@ "license": "MIT",

"name": "Roman Korneev",
"url": "https://github.com/RWander"
"url": "https://github.com/RWander",
"githubUsername": "RWander"
},
{
"name": "Leon Yu",
"url": "https://github.com/leonyu"
"url": "https://github.com/leonyu",
"githubUsername": "leonyu"
},
{
"name": "Belinda Teh",
"url": "https://github.com/tehbelinda"
"url": "https://github.com/tehbelinda",
"githubUsername": "tehbelinda"
},
{
"name": "Melvin Lee",
"url": "https://github.com/zyml"
"url": "https://github.com/zyml",
"githubUsername": "zyml"
},
{
"name": "Arturs Vonda",
"url": "https://github.com/artursvonda"
"url": "https://github.com/artursvonda",
"githubUsername": "artursvonda"
},
{
"name": "Carlos Bonetti",
"url": "https://github.com/CarlosBonetti",
"githubUsername": "CarlosBonetti"
}

@@ -36,5 +46,4 @@ ],

"dependencies": {},
"peerDependencies": {},
"typesPublisherContentHash": "3b36c396217f35b49132c8abebc0a481a5103f79bf764a7401976e31c13dc77e",
"typesPublisherContentHash": "95a1ffa7727211a2cb92c8a426f7c630833d679c2566dc382b1af9c0126c7318",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Wed, 05 Jul 2017 14:31:12 GMT
* Last updated: Wed, 25 Oct 2017 16:18:55 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>, Arturs Vonda <https://github.com/artursvonda>.
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>, Carlos Bonetti <https://github.com/CarlosBonetti>.
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