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

@stdlib/process-cwd-cli

Package Overview
Dependencies
Maintainers
4
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/process-cwd-cli - npm Package Compare versions

Comparing version
0.2.0
to
0.2.1
+5
-12
package.json
{
"name": "@stdlib/process-cwd-cli",
"version": "0.2.0",
"version": "0.2.1",
"description": "Return the current working directory.",

@@ -28,14 +28,7 @@ "license": "Apache-2.0",

"dependencies": {
"@stdlib/cli-ctor": "^0.1.1",
"@stdlib/fs-read-file": "^0.2.0",
"@stdlib/process-cwd": "0.2.0"
"@stdlib/cli-ctor": "^0.2.1",
"@stdlib/fs-read-file": "^0.2.1",
"@stdlib/process-cwd": "0.2.1"
},
"devDependencies": {
"@stdlib/assert-is-browser": "^0.1.1",
"@stdlib/assert-is-windows": "^0.1.1",
"@stdlib/process-exec-path": "^0.1.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": {},
"keywords": [

@@ -42,0 +35,0 @@ "stdlib",

@@ -152,4 +152,4 @@ <!--

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

@@ -156,0 +156,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/process-cwd/main.svg