@multiformats/multiaddr-to-uri
Advanced tools
| /** | ||
| * @packageDocumentation | ||
| * | ||
| * This module allows easy conversion of Multiaddrs to URLs. | ||
| * This module allows easy conversion of Multiaddrs to string URIs. | ||
| * | ||
| * @example Converting multiaddrs to URLs | ||
| * @example Converting multiaddrs to string URIs | ||
| * | ||
@@ -8,0 +8,0 @@ * ```js |
| /** | ||
| * @packageDocumentation | ||
| * | ||
| * This module allows easy conversion of Multiaddrs to URLs. | ||
| * This module allows easy conversion of Multiaddrs to string URIs. | ||
| * | ||
| * @example Converting multiaddrs to URLs | ||
| * @example Converting multiaddrs to string URIs | ||
| * | ||
@@ -8,0 +8,0 @@ * ```js |
+2
-2
| { | ||
| "name": "@multiformats/multiaddr-to-uri", | ||
| "version": "10.0.0", | ||
| "version": "10.0.1", | ||
| "description": "Convert a Multiaddr to a URI", | ||
@@ -47,3 +47,3 @@ "author": "Alan Shaw", | ||
| "branches": [ | ||
| "master" | ||
| "main" | ||
| ], | ||
@@ -50,0 +50,0 @@ "plugins": [ |
+3
-3
@@ -5,3 +5,3 @@ # @multiformats/multiaddr-to-uri <!-- omit in toc --> | ||
| [](https://codecov.io/gh/multiformats/js-multiaddr-to-uri) | ||
| [](https://github.com/multiformats/js-multiaddr-to-uri/actions/workflows/js-test-and-release.yml?query=branch%3Amaster) | ||
| [](https://github.com/multiformats/js-multiaddr-to-uri/actions/workflows/js-test-and-release.yml?query=branch%3Amain) | ||
@@ -12,5 +12,5 @@ > Convert a Multiaddr to a URI | ||
| This module allows easy conversion of Multiaddrs to URLs. | ||
| This module allows easy conversion of Multiaddrs to string URIs. | ||
| ## Example - Converting multiaddrs to URLs | ||
| ## Example - Converting multiaddrs to string URIs | ||
@@ -17,0 +17,0 @@ ```js |
+2
-2
| /** | ||
| * @packageDocumentation | ||
| * | ||
| * This module allows easy conversion of Multiaddrs to URLs. | ||
| * This module allows easy conversion of Multiaddrs to string URIs. | ||
| * | ||
| * @example Converting multiaddrs to URLs | ||
| * @example Converting multiaddrs to string URIs | ||
| * | ||
@@ -8,0 +8,0 @@ * ```js |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
68758
0.07%