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

@renault-digital/bash-base

Package Overview
Dependencies
Maintainers
2
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@renault-digital/bash-base - npm Package Compare versions

Comparing version

to
1.0.2

7

CHANGELOG.md

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

## [1.0.2](https://github.com/renault-digital/bash-base/compare/v1.0.1...v1.0.2) (2020-09-06)
### Bug Fixes
* the script install.sh ([a85deb8](https://github.com/renault-digital/bash-base/commit/a85deb80a107a61966597a42658703da304d3122)), closes [#4](https://github.com/renault-digital/bash-base/issues/4)
# 1.0.0 (2020-09-05)

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

2

package.json
{
"name": "@renault-digital/bash-base",
"version": "1.0.0",
"version": "1.0.2",
"description": "A common lib for creating bash script easily.",

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

@@ -10,3 +10,3 @@ # Welcome to [bash-base](https://renault-digital.github.io/bash-base)

[![GitHub release](https://img.shields.io/github/release/renault-digital/bash-base.svg)](https://github.com/renault-digital/bash-base/releases/latest)
[![npm package](https://img.shields.io/npm/v/bash-base.svg)](https://www.npmjs.com/package/bash-base)
[![npm package](https://img.shields.io/npm/v/bash-base.svg)](https://www.npmjs.com/package/@renault-digital/bash-base)
[![Docker Cloud Build Status](https://img.shields.io/docker/pulls/renaultdigital/bash-base.svg)](https://hub.docker.com/r/renaultdigital/bash-base)

@@ -13,0 +13,0 @@ ![GitHub commits since latest release](https://img.shields.io/github/commits-since/renault-digital/bash-base/latest)

Sorry, the diff of this file is too big to display