New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nauverse/make-url

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nauverse/make-url - npm Package Compare versions

Comparing version 1.3.1 to 1.4.0

2

package.json

@@ -24,3 +24,3 @@ {

],
"version": "1.3.1",
"version": "1.4.0",
"type": "module",

@@ -27,0 +27,0 @@ "main": "./dist/make-url.umd.cjs",

@@ -42,2 +42,4 @@ <h1 align="center">

~~~ts
import { makeURL } from "@nauverse/make-url";
makeURL("https://api.example.com/", "/:id/:param2/:id///", {

@@ -44,0 +46,0 @@ queryParams: {

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