Socket
Socket
Sign inDemoInstall

safe-url-assembler

Package Overview
Dependencies
2
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.1 to 1.3.2

2

package.json
{
"name": "safe-url-assembler",
"version": "1.3.1",
"version": "1.3.2",
"description": "Assemble urls from route-like templates (/path/:param), with URI components encoding",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -6,2 +6,4 @@ [![Build Status][travis-image]][travis-url]

Forked from [Floby/node-url-assembler](https://github.com/Floby/node-url-assembler), adding URI components encoding
> Assemble urls from route-like templates (/path/:param)

@@ -14,3 +16,3 @@

npm install --save url-assembler
npm install --save safe-url-assembler

@@ -17,0 +19,0 @@ Usage

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