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

npx

Package Overview
Dependencies
Maintainers
2
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

6.1.0

Diff

Changelog

Source

6.1.0 (2017-06-21)

Bug Fixes

  • deps: remove unused gauge dep (aa40a34)

Features

  • i18n: update ru locale (#41) (7c84dee)
  • i18n: update zh_CN (#40) (da4ec67)
  • perf: run node-based commands in the current process (6efcde4)

<a name="6.0.0"></a>

zkat
published 6.0.0 •

Changelog

Source

6.0.0 (2017-06-20)

Bug Fixes

  • call: stop parsing -c for commands + fix corner cases (bd4e538)
  • child: exec does not have the information needed to correctly escape its args (6714992)
  • guessCmdName: tests failed because of lazy npa (53a0119)
  • i18n: gender inclusiveness fix for french version (#37) (04920ae), closes #37
  • i18n: typo 😇 (#38) (ede4a53)
  • install: handle JSON parsing failures (bec2887)
  • output: stop printing out Command Failed messages (873cffe)
  • parseArgs: fix booboo in fast path (d1e5487)
  • perf: fast-path npx foo arg parsing (ba4fe71)
  • perf: remove bluebird and defer some requires for SPEED (00fc313)

Features

  • i18n: add Romanian translations. (#34) (9e98bd0)
  • i18n: added a few more localizable strings (779d950)
  • i18n: updated ca.json (af7a035)
  • i18n: updated es.json (414644f)
  • i18n: updated ja.json (448b082)
  • i18n: Ze German Translation (#35) (6f003f5)
  • package: report number of temp packages installed (5b7fe8d)
  • perf: only launch update-notifier when npx installs stuff (549d413)
  • quiet: added -q/--quiet to suppress output from npx itself (16607d9)

BREAKING CHANGES

  • call: npx -c "foo" will no longer install foo. Use -p to specicify packages to install. npx will no longer assume any particular format or escape status for -c strings: they will be passed directly, unparsed, and unaltered, to child_process.spawn.

<a name="5.4.0"></a>

zkat
published 5.4.0 •

Changelog

Source

5.4.0 (2017-06-17)

Bug Fixes

  • i18n: some corrections for es.json (4d50b71)
  • i18n: update locale files with bugfixes (77caf82)
  • i18n: Y utility was ignoring falsy entries (f22a4d0)
  • i18n: してください -> します (01671af)

Features

  • i18n: add catalan translation (579efa1)
  • i18n: add pt-br translation (#33) (6142551)
  • i18n: added largely machine-translated ja.json (827705f)
  • i18n: adds russian translation (#32) (b2619c1)

<a name="5.3.0"></a>

zkat
published 5.3.0 •

Changelog

Source

5.3.0 (2017-06-13)

Features

  • i18n: add Chinese translation (#31) (24e1b31)

<a name="5.2.0"></a>

zkat
published 5.2.0 •

Changelog

Source

5.2.0 (2017-06-12)

Bug Fixes

  • i18n: removing extra spacing in fr.json (002e2b8)

Features

  • i18n: add french locale (#29) (662395b)

<a name="5.1.3"></a>

zkat
published 5.1.3 •

Changelog

Source

5.1.3 (2017-06-12)

Bug Fixes

  • fallback: put the Y in the wrong place lol (d6bf8aa)

<a name="5.1.2"></a>

zkat
published 5.1.2 •

Changelog

Source

5.1.2 (2017-06-10)

<a name="5.1.1"></a>

zkat
published 5.1.1 •

Changelog

Source

5.1.1 (2017-06-10)

Bug Fixes

  • i18n: forgot to add locales to files (4118d6a)

<a name="5.1.0"></a>

zkat
published 5.1.0 •

Changelog

Source

5.1.0 (2017-06-10)

Bug Fixes

  • exit: let process exit normally to finish writes (c50a398)

Features

  • i18n: added es.json (6cf58b9)
  • i18n: set up i18n plus baseline en.json locale (b67bb3a)

<a name="5.0.3"></a>

zkat
published 5.0.3 •

Changelog

Source

5.0.3 (2017-06-09)

Bug Fixes

<a name="5.0.2"></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