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.0.0 to 0.0.1

.coveralls.yml

13

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

@@ -27,3 +27,12 @@ "main": "index.js",

},
"homepage": "https://github.com/Floby/node-url-assembler"
"homepage": "https://github.com/Floby/node-url-assembler",
"devDependencies": {
"chai": "^1.10.0",
"istanbul": "^0.3.3",
"mocha": "^2.0.1"
},
"dependencies": {
"extend": "^2.0.0",
"qs": "^2.3.3"
}
}
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