New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

qs-lite

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qs-lite - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

browser/import.js

11

package.json
{
"name": "qs-lite",
"description": "Lightweight querystring parse() & stringify() at less than 1KB minified",
"version": "0.0.3",
"version": "0.0.4",
"author": "@kawanet",

@@ -10,7 +10,7 @@ "bugs": {

"devDependencies": {
"chai": "^4.3.4",
"chai": "^4.3.7",
"jsdoc": "^3.6.7",
"jshint": "^2.13.1",
"mocha": "^9.0.3",
"terser": "^5.7.1"
"jshint": "^2.13.6",
"mocha": "^10.2.0",
"terser": "^5.16.3"
},

@@ -20,2 +20,3 @@ "files": [

"README.md",
"browser/import.js",
"dist/qs-lite.min.js",

@@ -22,0 +23,0 @@ "qs-lite.d.ts",

@@ -46,3 +46,3 @@ # qs-lite

Copyright (c) 2015-2021, Yusuke Kawasaki
Copyright (c) 2015-2023, Yusuke Kawasaki
All rights reserved.

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