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

bash-base

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bash-base - npm Package Compare versions

Comparing version 2.2.8 to 2.2.9

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [2.2.9](https://github.com/zhang-hongjie/bash-base/compare/v2.2.8...v2.2.9) (2020-08-13)
### Bug Fixes
* replace bats to shellspec 4 ([22c88ee](https://github.com/zhang-hongjie/bash-base/commit/22c88eece5b671b20d47482758a8044f9f6034b0))
## [2.2.8](https://github.com/zhang-hongjie/bash-base/compare/v2.2.7...v2.2.8) (2020-08-13)

@@ -2,0 +9,0 @@

2

package.json
{
"name": "bash-base",
"version": "2.2.8",
"version": "2.2.9",
"description": "A common lib for creating bash script easily.",

@@ -5,0 +5,0 @@ "private": false,

@@ -15,1 +15,7 @@ # bash-base

![GitHub commits since latest release](https://img.shields.io/github/commits-since/zhang-hongjie/bash-base/latest)
## Impressive features <!-- omit in toc -->
- Works with bash
- BDD test with ShellSpec
- Code coverage with ([Kcov](http://simonkagstrom.github.io/kcov/index.html))
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