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

append-query

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

append-query - npm Package Compare versions

Comparing version 2.0.1 to 2.1.0

4

package.json
{
"name": "append-query",
"version": "2.0.1",
"version": "2.1.0",
"description": "Append querystring params to a URL.",

@@ -31,3 +31,3 @@ "main": "index.js",

"dependencies": {
"extend": "^1.3.0"
"extend": "^2.0.0"
},

@@ -34,0 +34,0 @@ "devDependencies": {

@@ -58,2 +58,4 @@ [![Build Status](https://travis-ci.org/lakenen/node-append-query.png?branch=master)](https://travis-ci.org/lakenen/node-append-query)

* **2.1.0**
- [#9](https://github.com/lakenen/node-append-query/pull/9) upgrade extend dependency to `^2.0.0`
* **2.0.1**

@@ -60,0 +62,0 @@ - fix typo

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