Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

build-url-ts

Package Overview
Dependencies
Maintainers
1
Versions
305
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

build-url-ts - npm Package Compare versions

Comparing version 5.0.6 to 5.0.7

8

package.json
{
"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 @@

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