Socket
Socket
Sign inDemoInstall

shell

Package Overview
Dependencies
5
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.8.2 to 0.8.3

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.8.3](https://github.com/adaltas/node-shell/compare/v0.8.2...v0.8.3) (2020-12-07)
**Note:** Version bump only for package shell
## [0.8.2](https://github.com/adaltas/node-shell/compare/v0.8.1...v0.8.2) (2020-12-07)

@@ -8,0 +16,0 @@

7

package.json
{
"name": "shell",
"version": "0.8.2",
"version": "0.8.3",
"author": "David Worms <david@adaltas.com> (https://www.adaltas.com)",

@@ -71,7 +71,8 @@ "coffeelintConfig": {

"scripts": {
"preversion": "yarn run test",
"build": "coffee -b -o lib src",
"pretest": "npm run build",
"pretest": "yarn run build",
"test": "mocha 'test/**/*.coffee'"
},
"gitHead": "9dd4c7cd6a52cbf764bf5dee7d1814915b3c1e72"
"gitHead": "fd1472e9649061abeded19a7f0ff85eae540157d"
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc