Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

safeps

Package Overview
Dependencies
Maintainers
2
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

safeps - npm Package Versions

1
1011

2.2.3

Diff

Changelog

Source

v2.2.3 2013 June 25

  • spawn now works when stdio is set to inherit
balupton
published 2.2.2 •

Changelog

Source

v2.2.2 2013 June 24

  • determineExecPath now works for processes that do not implement --version
  • spawn now won't crash on EACCESS errors
balupton
published 2.2.1 •

Changelog

Source

v2.2.1 2013 June 24

  • determinePossibleExecPath is now more effecient
  • getGitPath, getNodePath, getNpmPath won't added undefined paths
  • spawn - now inherits our process.env by default, can be changed with opts.env - now sends signal and code in the completion callback correctly - now works
  • getExecPath - now caches the result - won't currupt absolute paths - will work with relative paths
balupton
published 2.2.0 •

Changelog

Source

v2.2.0 2013 June 24

  • Split from bal-util with these additional changes: - spawn is now safe rather than just spawnCommand - spawn now waits for close instead of exit - Thanks to Johny Jose for balupton/bal-util#9 - getEnvironmentPaths now uses require('path').delimiter for seperation - getStandardExecPaths now uses require('path').join for joining execName to a possible path - initGitRepo, initOrPullGitRepo and initNodeModules now use opts.cwd instead of opts.path
1
1011
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