build-url-ts
Advanced tools
Comparing version 5.0.6 to 5.0.7
{ | ||
"name": "build-url-ts", | ||
"version": "5.0.6", | ||
"version": "5.0.7", | ||
"description": "A small library that builds a URL given its components", | ||
@@ -17,3 +17,3 @@ "main": "./dist/build-url.js", | ||
"type": "git", | ||
"url": "git+https://github.com/steverydz/build-url.git" | ||
"url": "git+https://github.com/meabed/build-url.git" | ||
}, | ||
@@ -40,5 +40,5 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/steverydz/build-url/issues" | ||
"url": "https://github.com/meabed/build-url/issues" | ||
}, | ||
"homepage": "https://github.com/steverydz/build-url#readme", | ||
"homepage": "https://github.com/meabed/build-url#readme", | ||
"devDependencies": { | ||
@@ -45,0 +45,0 @@ "@rollup/plugin-typescript": "5.0.2", |
@@ -7,2 +7,4 @@ # build-url-ts | ||
> This is a fork from https://github.com/steverydz/build-url to add typescript support for the library | ||
## Installation | ||
@@ -9,0 +11,0 @@ |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
13259
137