@evilmartians/lefthook 1.13.0 → 1.13.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bin/lefthook-darwin-arm64/lefthook +0 -0
- package/bin/lefthook-darwin-x64/lefthook +0 -0
- package/bin/lefthook-freebsd-arm64/lefthook +0 -0
- package/bin/lefthook-freebsd-x64/lefthook +0 -0
- package/bin/lefthook-linux-arm64/lefthook +0 -0
- package/bin/lefthook-linux-x64/lefthook +0 -0
- package/bin/lefthook-openbsd-arm64/lefthook +0 -0
- package/bin/lefthook-openbsd-x64/lefthook +0 -0
- package/bin/lefthook-windows-arm64/lefthook.exe +0 -0
- package/bin/lefthook-windows-x64/lefthook.exe +0 -0
- package/package.json +1 -1
- package/schema.json +2 -2
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED
package/schema.json
CHANGED
|
@@ -420,7 +420,7 @@
|
|
|
420
420
|
"type": "object"
|
|
421
421
|
}
|
|
422
422
|
},
|
|
423
|
-
"$comment": "Last updated on 2025.09.
|
|
423
|
+
"$comment": "Last updated on 2025.09.22.",
|
|
424
424
|
"properties": {
|
|
425
425
|
"min_version": {
|
|
426
426
|
"type": "string",
|
|
@@ -598,4 +598,4 @@
|
|
|
598
598
|
},
|
|
599
599
|
"additionalProperties": false,
|
|
600
600
|
"type": "object"
|
|
601
|
-
}
|
|
601
|
+
}
|