New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

npx

Package Overview
Dependencies
Maintainers
7
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npx - npm Package Versions

1
7

5.0.2

Diff

Changelog

Source

5.0.2 (2017-06-09)

Bug Fixes

  • fallback: allow fallback to local anyway (569cf2c)

<a name="5.0.1"></a>

zkat
published 5.0.1 •

Changelog

Source

5.0.1 (2017-06-09)

<a name="5.0.0"></a>

zkat
published 5.0.0 •

Changelog

Source

5.0.0 (2017-06-09)

Features

  • fallback: by default, only fall back if you have an @ in the name (bea08a0)

BREAKING CHANGES

  • fallback: auto-fallback will no longer fall back unless there was an @ sign in the command.

<a name="4.0.3"></a>

zkat
published 4.0.3 •

Changelog

Source

4.0.3 (2017-06-04)

Bug Fixes

  • npm: use --userconfig when querying for npm cache config (#28) (21bc3bf)

<a name="4.0.2"></a>

zkat
published 4.0.2 •

Changelog

Source

4.0.2 (2017-06-04)

Bug Fixes

  • install: get windows workin (#27) (9472175)

<a name="4.0.1"></a>

zkat
published 4.0.1 •

Changelog

Source

4.0.1 (2017-06-04)

Bug Fixes

  • cmd: make sure to use our own, enriched path (9c89c2a)
  • error: join args with a space on Command failed error (c2f6f18)

<a name="4.0.0"></a>

zkat
published 4.0.0 •

Changelog

Source

4.0.0 (2017-06-03)

Features

  • call: -c now loads same env as run-script (76ae44c)
  • npm: allow configuration of npm binary (e5d5634)
  • npm: embed npm binary (a2cae9d)

BREAKING CHANGES

  • call: scripts invoked with -c will now have a bunch of variables added to them that were not there before.
  • npm: npx will no longer use the system npm -- it embeds its own

<a name="3.0.0"></a>

zkat
published 3.0.0 •

Changelog

Source

3.0.0 (2017-06-03)

Bug Fixes

  • args: accept argv as arg and fix minor bugs (46f10fe)
  • deps: explicitly add mkdirp and rimraf to devDeps (832c75d)
  • docs: misc tweaks to docs (ed70a7b)
  • exec: escape binaries and args to cp.exec (#18) (55d6a11)
  • fallback: shells were sometimes ignored based on $SHELL (07b7efc)
  • get-prefix: nudge isRootPath (1ab31eb)
  • help: correctly enable -h and --help (adc2f45)
  • startup: delay loading some things to speed up startup (6b32bf5)

Features

  • cmd: do some heuristic guesswork on default command names (#23) (2404420)
  • ignore: add --ignore-existing option (#20) (0866a83)
  • install: added --no-install option to prevent install fallbacks (a5fbdaf)
  • package: multiple --package options are now accepted (f2fa6b3)
  • save: remove all save-related functionality (#19) (ab77f6c)
  • shell: run -c strings inside a system shell (#22) (17db461)

BREAKING CHANGES

  • save: npx can no longer be used to save packages locally or globally. Use an actual package manager for that, instead.

<a name="2.1.0"></a>

zkat
published 2.1.0 •

Changelog

Source

2.1.0 (2017-06-01)

Features

  • opts: add --shell-auto-fallback (#7) (ac9cb40)

<a name="2.0.1"></a>

zkat
published 2.0.1 •

Changelog

Source

2.0.1 (2017-05-31)

Bug Fixes

  • exec: use command lookup joined with current PATH (d9175e8)

<a name="2.0.0"></a>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc