@multiformats/multiaddr-to-uri
Advanced tools
+11
-10
| { | ||
| "name": "@multiformats/multiaddr-to-uri", | ||
| "version": "11.0.1", | ||
| "version": "11.0.2", | ||
| "description": "Convert a Multiaddr to a URI", | ||
@@ -38,9 +38,2 @@ "author": "Alan Shaw", | ||
| }, | ||
| "eslintConfig": { | ||
| "extends": "ipfs", | ||
| "parserOptions": { | ||
| "project": true, | ||
| "sourceType": "module" | ||
| } | ||
| }, | ||
| "release": { | ||
@@ -128,3 +121,11 @@ "branches": [ | ||
| "@semantic-release/github", | ||
| "@semantic-release/git" | ||
| [ | ||
| "@semantic-release/git", | ||
| { | ||
| "assets": [ | ||
| "CHANGELOG.md", | ||
| "package.json" | ||
| ] | ||
| } | ||
| ] | ||
| ] | ||
@@ -152,4 +153,4 @@ }, | ||
| "devDependencies": { | ||
| "aegir": "^45.0.1" | ||
| "aegir": "^47.0.18" | ||
| } | ||
| } |
+4
-19
@@ -1,2 +0,2 @@ | ||
| # @multiformats/multiaddr-to-uri <!-- omit in toc --> | ||
| # @multiformats/multiaddr-to-uri | ||
@@ -11,17 +11,2 @@ [](http://multiformats.io) | ||
| <!-- | ||
| !IMPORTANT! | ||
| Everything in this README between "# About" and "# Install" is automatically | ||
| generated and will be overwritten the next time the doc generator is run. | ||
| To make changes to this section, please update the @packageDocumentation section | ||
| of src/index.js or src/index.ts | ||
| To experiment with formatting, please run "npm run docs" from the root of this | ||
| repo and examine the changes made. | ||
| --> | ||
| This module allows easy conversion of Multiaddrs to string URIs. | ||
@@ -62,3 +47,3 @@ | ||
| Loading this module through a script tag will make it's exports available as `MultiformatsMultiaddrToUri` in the global namespace. | ||
| Loading this module through a script tag will make its exports available as `MultiformatsMultiaddrToUri` in the global namespace. | ||
@@ -77,4 +62,4 @@ ```html | ||
| - Apache 2.0, ([LICENSE-APACHE](LICENSE-APACHE) / <http://www.apache.org/licenses/LICENSE-2.0>) | ||
| - MIT ([LICENSE-MIT](LICENSE-MIT) / <http://opensource.org/licenses/MIT>) | ||
| - Apache 2.0, ([LICENSE-APACHE](https://github.com/multiformats/js-multiaddr-to-uri/LICENSE-APACHE) / <http://www.apache.org/licenses/LICENSE-2.0>) | ||
| - MIT ([LICENSE-MIT](https://github.com/multiformats/js-multiaddr-to-uri/LICENSE-MIT) / <http://opensource.org/licenses/MIT>) | ||
@@ -81,0 +66,0 @@ # Contribution |
-4
| This project is dual licensed under MIT and Apache-2.0. | ||
| MIT: https://www.opensource.org/licenses/mit | ||
| Apache-2.0: https://www.apache.org/licenses/license-2.0 |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Mixed license
LicensePackage contains multiple licenses.
Found 1 instance in 1 package
0
-100%0
-100%250154
-0.19%10
-9.09%66
-18.52%