🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

yargs

Package Overview
Dependencies
Maintainers
2
Versions
265
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yargs - npm Package Compare versions

Comparing version
18.0.0-candidate.5
to
18.0.0-candidate.6
+1
-1
build/lib/command.js

@@ -22,3 +22,3 @@ import { assertNotStrictEqual, } from './typings/common-types.js';

this.requireCache.add(callerFile);
const fullDirPath = this.shim.path.join(this.shim.path.dirname(callerFile), dir);
const fullDirPath = this.shim.path.resolve(this.shim.path.dirname(callerFile), dir);
const files = this.shim.readdirSync(fullDirPath, {

@@ -25,0 +25,0 @@ recursive: opts.recurse ? true : false,

{
"name": "yargs",
"version": "18.0.0-candidate.5",
"version": "18.0.0-candidate.6",
"description": "yargs the modern, pirate-themed, successor to optimist.",

@@ -5,0 +5,0 @@ "main": "./index.mjs",

@@ -16,3 +16,2 @@ <p align="center">

[![Conventional Commits][conventional-commits-image]][conventional-commits-url]
[![Slack][slack-image]][slack-url]

@@ -151,6 +150,2 @@ ## Description

## Community
Having problems? want to contribute? join our [community slack](http://devtoolscommunity.herokuapp.com).
## Documentation

@@ -187,6 +182,4 @@

[conventional-commits-url]: https://conventionalcommits.org/
[slack-image]: http://devtoolscommunity.herokuapp.com/badge.svg
[slack-url]: http://devtoolscommunity.herokuapp.com
[type-definitions]: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs
[coverage-image]: https://img.shields.io/nycrc/yargs/yargs
[coverage-url]: https://github.com/yargs/yargs/blob/main/.nycrc