Socket
Socket
Sign inDemoInstall

shelljs

Package Overview
Dependencies
Maintainers
3
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shelljs - npm Package Versions

1
6

0.5.0

Diff

Changelog

Source

v0.5.0 (2015-05-19)

Full Changelog

Closed issues:

  • Enter text to prompt #203
  • Find which shell is being used #195
  • Pass command line params to the make tool #188
  • Is it possible to call exec with a command containing new lines ? #177
  • The installation would break on Windows 7 #161
  • Q.ninvoke() returns undefined #153
  • installed shelljs on osx but reported error: npm ERR! 404 '%5B-g%5D' is not in the npm registry. #124
  • "ln" not found (OS X) #106
  • Using shelljs in a CLI app. #91

Merged pull requests:

artur
published 0.4.0 •

artur
published 0.3.0 •

Changelog

Source

v0.3.0 (2014-05-08)

Full Changelog

Closed issues:

  • grep() should fully support globing #118
  • sed() could support replacement function #115
  • How would you close an exec process that runs indefinitely? #113
  • listen for intermittent output of a long-running child process #111
  • Cannot find module 'shelljs' after installing shelljs with npm #109
  • Massive CPU usage on exec() windows #108
  • cp skipping dot files? #79
  • $variables in exec() aren't handled correctly #11
  • debug flag that prints commands instead of executing #8

Merged pull requests:

  • grep() support for globing, fixes #118 #119 (utensil)
  • make sed() support replacement function, fixes #115 #117 (utensil)
  • which() should only find files, not directories #110 (panrafal)
  • Added the New BSD license to the package.json. #105 (keskival)
  • Added win32 support to ln #104 (jamon)
  • Fix ln using bad paths when given abspaths. #89 (Schoonology)
  • Add ln support, including both -s and -f options. #88 (Schoonology)
  • add support for symlinking (junctions) on win32 #87 (jamon)
artur
published 0.2.6 •

Changelog

Source

v0.2.6 (2013-09-22)

Full Changelog

Closed issues:

  • Versions 0.2.4 and 0.2.3 keep throwing strange errors #82
  • Add global pollution tests #33
artur
published 0.2.5 •

Changelog

Source

v0.2.5 (2013-09-11)

Full Changelog

Closed issues:

  • shelljs.exec stalls on Red Hat when script is invoked with 'sudo -u username' #72
artur
published 0.2.4 •

Changelog

Source
artur
published 0.2.3 •

Changelog

Source

v0.2.3 (2013-09-09)

Full Changelog

Merged pull requests:

  • Make shell.exec() treat process error return codes as shelljs errors #80 (nilsbunger)
artur
published 0.2.2 •

Changelog

Source

v0.2.2 (2013-09-02)

Full Changelog

Closed issues:

  • which and node_modules #63
  • cannot install with nodejs 0.10.2 #57

Merged pull requests:

  • Addition of a toEnd() function modeled after the Unix >> pipe. #78 (a10y)
  • Added appendTo() function to imitate '>>' redirect-and-append pipe. #75 (a10y)
  • Fix a small typo in README.md #71 (asmblah)
  • adding an .npmignore file #70 (stephenmathieson)
  • tempdir: use os.tmpDir when possible #67 (stephenmathieson)
artur
published 0.2.1 •

artur
published 0.2.0 •

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