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

@hiro-ui/husky-config

Package Overview
Dependencies
Maintainers
11
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hiro-ui/husky-config - npm Package Compare versions

Comparing version
1.0.5
to
1.0.7-audit.10
+1
-1
lint-staged.config.js

@@ -11,3 +11,3 @@ const jsAndTs = (filenames) => {

module.exports = {
'*.{t,j}s?(x)': [jsAndTs, 'git add'],
'*.{t,j}s?(x)': [jsAndTs],
};
{
"name": "@hiro-ui/husky-config",
"version": "1.0.5",
"version": "1.0.7-audit.10+c3e9848bf",
"description": "Husky Configuration with built in lint-staging",

@@ -20,3 +20,3 @@ "main": "index.json",

},
"gitHead": "549dcaf53eb68ee105a7f40bde93c3301322cfd0"
"gitHead": "c3e9848bf6a87edef3ecfb3fe1573726eb234358"
}