Socket
Socket
Sign inDemoInstall

url-assembler

Package Overview
Dependencies
2
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.2 to 0.1.3

9

package.json
{
"name": "url-assembler",
"version": "0.1.2",
"version": "0.1.3",
"description": "Assemble urls from route-like templates (/path/:param)",

@@ -16,2 +16,5 @@ "main": "index.js",

"url",
"builder",
"urlBuilder",
"url-builder",
"template",

@@ -22,3 +25,5 @@ "assemble",

"routing",
"parameters"
"parameters",
"query-builder",
"query"
],

@@ -25,0 +30,0 @@ "author": "Florent Jaby <florent.jaby@gmail.com>",

@@ -30,3 +30,3 @@ [![Build Status][travis-image]][travis-url] [![Coverage][coveralls-image]][coveralls-url]

Since you more often than not need a hostname a protocol to go with this
Since you more often than not need a hostname and a protocol to go with this

@@ -33,0 +33,0 @@ ```javascript

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc