Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@voiceflow/husky-config

Package Overview
Dependencies
Maintainers
24
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@voiceflow/husky-config - npm Package Compare versions

Comparing version
1.1.1
to
1.2.0
+3
-2
package.json
{
"name": "@voiceflow/husky-config",
"version": "1.1.1",
"version": "1.2.0",
"files": [],
"scripts": {

@@ -13,3 +14,3 @@ "postinstall": "cd $PROJECT_CWD && husky install"

},
"gitHead": "36ec89339d9f8332aa2b1715b8da66a9b821a1fe"
"gitHead": "b63798bfe8263452c0e7b33317bbd2bb09db7964"
}
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.1.1](https://github.com/voiceflow/toolchain/compare/@voiceflow/husky-config@1.1.0...@voiceflow/husky-config@1.1.1) (2025-04-01)
**Note:** Version bump only for package @voiceflow/husky-config
# [1.1.0](https://github.com/voiceflow/toolchain/compare/@voiceflow/husky-config@1.0.3...@voiceflow/husky-config@1.1.0) (2024-10-07)
### Features
* upgrade all dependencies (DX-2427) ([#21](https://github.com/voiceflow/toolchain/issues/21)) ([43f9226](https://github.com/voiceflow/toolchain/commit/43f9226c50cb7fedf7ff739552aaee71e8fea3a0))
## [1.0.3](https://github.com/voiceflow/toolchain/compare/@voiceflow/husky-config@1.0.2...@voiceflow/husky-config@1.0.3) (2024-06-10)
### Bug Fixes
* remove engine requirement for husky (ENG-108) ([#16](https://github.com/voiceflow/toolchain/issues/16)) ([1fdd7d9](https://github.com/voiceflow/toolchain/commit/1fdd7d99c7dfbf76dd31740e0decba0192fdbef7))
## [1.0.2](https://github.com/voiceflow/toolchain/compare/@voiceflow/husky-config@1.0.1...@voiceflow/husky-config@1.0.2) (2024-06-10)
### Bug Fixes
* husky path (ENG-108) ([#15](https://github.com/voiceflow/toolchain/issues/15)) ([95ece2b](https://github.com/voiceflow/toolchain/commit/95ece2b228a342b60b96662e178559ceb41d7bd0))
## 1.0.1 (2024-06-10)
### Bug Fixes
* husky config (ENG-108) ([#14](https://github.com/voiceflow/toolchain/issues/14)) ([c514960](https://github.com/voiceflow/toolchain/commit/c51496053d8d169ab3d08c094f9fcc7f1187d064))