Socket
Socket
Sign inDemoInstall

fast-querystring

Package Overview
Dependencies
1
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.6.3 to 0.6.4

2

lib/index.d.ts

@@ -6,2 +6,4 @@ declare namespace FastQuerystring {

export function stringify(value: Record<string, any>): string;
export function parse(value: string): Record<string, any>;
export default FastQuerystring;

2

package.json
{
"name": "fast-querystring",
"version": "0.6.3",
"version": "0.6.4",
"description": "",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc