Comparing version 1.3.2 to 1.3.3
@@ -16,4 +16,6 @@ // Type definitions for BuildUrl | ||
hash?: string; | ||
lowerCase?: boolean; | ||
disableCSV?: boolean; | ||
queryParams?: { [name: string]: string | string[] }; | ||
} | ||
} |
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
491
21925
11