Socket
Socket
Sign inDemoInstall

build-url

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

build-url - npm Package Compare versions

Comparing version 1.3.2 to 1.3.3

2

build-url.d.ts

@@ -16,4 +16,6 @@ // Type definitions for BuildUrl

hash?: string;
lowerCase?: boolean;
disableCSV?: boolean;
queryParams?: { [name: string]: string | string[] };
}
}

2

package.json
{
"name": "build-url",
"version": "1.3.2",
"version": "1.3.3",
"description": "A small library that builds a URL given its components",

@@ -5,0 +5,0 @@ "main": "./dist/build-url.js",

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