🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@1stg/simple-git-hooks

Package Overview
Dependencies
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@1stg/simple-git-hooks - npm Package Compare versions

Comparing version

to
0.1.2

11

CHANGELOG.md

@@ -6,4 +6,15 @@ # Change Log

## [0.1.2](https://github.com/1stG/configs/compare/@1stg/simple-git-hooks@0.1.1...@1stg/simple-git-hooks@0.1.2) (2021-03-23)
### Bug Fixes
* @commitlint/cli should be installed automatically ([d69b4fb](https://github.com/1stG/configs/commit/d69b4fb2b42e2bfed76e4509c57b82a52f12d68c))
## 0.1.1 (2021-03-23)
**Note:** Version bump only for package @1stg/simple-git-hooks

6

package.json
{
"name": "@1stg/simple-git-hooks",
"version": "0.1.1",
"version": "0.1.2",
"description": "Personal but Shareable simple-git-hooks Configuration for all 1stG.me projects.",

@@ -9,2 +9,4 @@ "repository": "git@github.com:1stG/configs.git",

"peerDependencies": {
"@commitlint/cli": ">=11.0.0",
"lint-staged": ">=9.0.0",
"simple-git-hooks": ">=2.2.0"

@@ -15,3 +17,3 @@ },

},
"gitHead": "59658ea9fbc8c048ea8516d3d76329b58619434f"
"gitHead": "99931dd9921edd088355577e416abfa9da55f016"
}