Socket
Socket
Sign inDemoInstall

@types/query-string

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/query-string - npm Package Compare versions

Comparing version 6.2.0 to 6.3.0

52

query-string/package.json
{
"name": "@types/query-string",
"version": "6.2.0",
"description": "TypeScript definitions for query-string",
"license": "MIT",
"contributors": [
{
"name": "Sam Verschueren",
"url": "https://github.com/SamVerschueren",
"githubUsername": "SamVerschueren"
},
{
"name": "Tanguy Krotoff",
"url": "https://github.com/tkrotoff",
"githubUsername": "tkrotoff"
},
{
"name": "HuHuanming",
"url": "https://github.com/huhuanming",
"githubUsername": "huhuanming"
},
{
"name": "Madara Uchiha",
"url": "https://github.com/MadaraUchiha",
"githubUsername": "MadaraUchiha"
},
{
"name": "Josh Holmer",
"url": "https://github.com/shssoichiro",
"githubUsername": "shssoichiro"
},
{
"name": "Simon Van den Broeck",
"url": "https://github.com/jarrku",
"githubUsername": "jarrku"
}
],
"version": "6.3.0",
"typings": null,
"description": "Stub TypeScript definitions entry for query-string, which provides its own types definitions",
"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "9da20d79605f8f30f3782a95be6524e98e3b3614652c4a2f5577ac127a6964bf",
"typeScriptVersion": "2.2"
"author": "",
"repository": "https://github.com/sindresorhus/query-string",
"license": "MIT",
"dependencies": {
"query-string": "*"
}
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/query-string`
This is a stub types definition for query-string (https://github.com/sindresorhus/query-string).
# Summary
This package contains type definitions for query-string (https://github.com/sindresorhus/query-string).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/query-string
Additional Details
* Last updated: Thu, 03 Jan 2019 21:30:27 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by Sam Verschueren <https://github.com/SamVerschueren>, Tanguy Krotoff <https://github.com/tkrotoff>, HuHuanming <https://github.com/huhuanming>, Madara Uchiha <https://github.com/MadaraUchiha>, Josh Holmer <https://github.com/shssoichiro>, Simon Van den Broeck <https://github.com/jarrku>.
query-string provides its own type definitions, so you don't need @types/query-string installed!
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