🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@stdlib/namespace-pkg2alias

Package Overview
Dependencies
Maintainers
4
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/namespace-pkg2alias - npm Package Compare versions

Comparing version
0.2.0
to
0.2.1
+8
-20
package.json
{
"name": "@stdlib/namespace-pkg2alias",
"version": "0.2.0",
"version": "0.2.1",
"description": "Return the alias associated with a specified package name.",

@@ -18,17 +18,10 @@ "license": "Apache-2.0",

"directories": {
"benchmark": "./benchmark",
"data": "./data",
"doc": "./docs",
"example": "./examples",
"lib": "./lib",
"scripts": "./scripts",
"test": "./test"
"dist": "./dist"
},
"types": "./docs/types",
"scripts": {
"test": "make test",
"test-cov": "make test-cov",
"examples": "make examples",
"benchmark": "make benchmark"
},
"scripts": {},
"homepage": "https://stdlib.io",

@@ -43,13 +36,8 @@ "repository": {

"dependencies": {
"@stdlib/assert-has-own-property": "^0.1.1",
"@stdlib/assert-is-string": "^0.2.0",
"@stdlib/namespace-standalone2pkg": "^0.2.0",
"@stdlib/string-format": "^0.2.0"
"@stdlib/assert-has-own-property": "^0.2.1",
"@stdlib/assert-is-string": "^0.2.1",
"@stdlib/namespace-standalone2pkg": "^0.2.1",
"@stdlib/string-format": "^0.2.1"
},
"devDependencies": {
"@stdlib/namespace": "^0.2.1",
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
"istanbul": "^0.4.1",
"tap-min": "git+https://github.com/Planeshifter/tap-min.git"
},
"devDependencies": {},
"engines": {

@@ -56,0 +44,0 @@ "node": ">=0.10.0",

@@ -214,4 +214,4 @@ <!--

[test-image]: https://github.com/stdlib-js/namespace-pkg2alias/actions/workflows/test.yml/badge.svg?branch=v0.2.0
[test-url]: https://github.com/stdlib-js/namespace-pkg2alias/actions/workflows/test.yml?query=branch:v0.2.0
[test-image]: https://github.com/stdlib-js/namespace-pkg2alias/actions/workflows/test.yml/badge.svg?branch=v0.2.1
[test-url]: https://github.com/stdlib-js/namespace-pkg2alias/actions/workflows/test.yml?query=branch:v0.2.1

@@ -218,0 +218,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/namespace-pkg2alias/main.svg

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display