Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

parseqs

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

parseqs - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

0

index.js

@@ -0,0 +0,0 @@ /**

7

package.json
{
"name": "parseqs",
"version": "0.0.5",
"version": "0.0.6",
"description": "Provides methods for parsing a query string into an object, and vice versa.",

@@ -18,6 +18,3 @@ "repository": {

"author": "Gal Koren",
"license": "MIT",
"dependencies": {
"better-assert": "~1.0.0"
}
"license": "MIT"
}
Provides methods for converting an object into string representation, and vice versa.

@@ -0,0 +0,0 @@ var assert = require('better-assert');

Sorry, the diff of this file is not supported yet

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