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.4

2

CHANGELOG.md

@@ -0,1 +1,3 @@

### [1.0.4](https://github.com/renault-digital/bash-base/compare/v1.0.3...v1.0.4) (2020-09-09)
## [1.0.3](https://github.com/renault-digital/bash-base/compare/v1.0.2...v1.0.3) (2020-09-08)

@@ -2,0 +4,0 @@

3

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

@@ -61,2 +61,3 @@ "private": false,

"commitizen": "^4.1.2",
"conventional-changelog-conventionalcommits": "^4.4.0",
"cz-conventional-changelog": "^3.2.0",

@@ -63,0 +64,0 @@ "husky": "^4.2.5",

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