@stdlib/namespace-pkg2alias
Advanced tools
+6
-6
| { | ||
| "name": "@stdlib/namespace-pkg2alias", | ||
| "version": "0.4.0", | ||
| "version": "0.4.1", | ||
| "description": "Return the alias associated with a specified package name.", | ||
@@ -35,7 +35,7 @@ "license": "Apache-2.0", | ||
| "dependencies": { | ||
| "@stdlib/assert-has-own-property": "^0.2.2", | ||
| "@stdlib/assert-is-string": "^0.2.2", | ||
| "@stdlib/namespace-standalone2pkg": "^0.4.0", | ||
| "@stdlib/string-format": "^0.2.2", | ||
| "@stdlib/error-tools-fmtprodmsg": "^0.2.2" | ||
| "@stdlib/assert-has-own-property": "^0.2.3", | ||
| "@stdlib/assert-is-string": "^0.2.3", | ||
| "@stdlib/namespace-standalone2pkg": "^0.4.1", | ||
| "@stdlib/string-format": "^0.2.3", | ||
| "@stdlib/error-tools-fmtprodmsg": "^0.2.3" | ||
| }, | ||
@@ -42,0 +42,0 @@ "devDependencies": {}, |
+2
-2
@@ -214,4 +214,4 @@ <!-- | ||
| [test-image]: https://github.com/stdlib-js/namespace-pkg2alias/actions/workflows/test.yml/badge.svg?branch=v0.4.0 | ||
| [test-url]: https://github.com/stdlib-js/namespace-pkg2alias/actions/workflows/test.yml?query=branch:v0.4.0 | ||
| [test-image]: https://github.com/stdlib-js/namespace-pkg2alias/actions/workflows/test.yml/badge.svg?branch=v0.4.1 | ||
| [test-url]: https://github.com/stdlib-js/namespace-pkg2alias/actions/workflows/test.yml?query=branch:v0.4.1 | ||
@@ -218,0 +218,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/namespace-pkg2alias/main.svg |