🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a 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
2.1.0

8

CHANGELOG.md
# Change Log
## 2.1.0
### Minor Changes
- [#377](https://github.com/1stG/configs/pull/377) [`ed8b7e5`](https://github.com/1stG/configs/commit/ed8b7e56fedf3c99b99b64631d675f67a7265825) Thanks [@JounQin](https://github.com/JounQin)! - chore(deps): bump `@pkgr/core` and `@pkgr/utils`
## 2.0.1

@@ -7,3 +13,3 @@

- [#343](https://github.com/1stG/configs/pull/343) [`ad28a13`](https://github.com/1stG/configs/commit/ad28a1398b427b4e5253ab65b1136a3b5d997f7e) Thanks [@JounQin](https://github.com/JounQin)! - fix: add missing `repository` field
- [#343](https://github.com/1stG/configs/pull/343) [`ad28a13`](https://github.com/1stG/configs/commit/ad28a1398b427b4e5253ab65b1136a3b5d997f7e) Thanks [@JounQin](https://github.com/JounQin)! - fix: add missing `homepage` field

@@ -10,0 +16,0 @@ ## 2.0.0

4

package.json
{
"name": "@1stg/simple-git-hooks",
"version": "2.0.1",
"version": "2.1.0",
"type": "module",

@@ -18,3 +18,3 @@ "description": "Personal but Shareable simple-git-hooks Configuration for all 1stG.me projects",

"dependencies": {
"@pkgr/utils": "^3.1.1"
"@pkgr/utils": "^4.0.0"
},

@@ -21,0 +21,0 @@ "publishConfig": {