Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

git-format-staged

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-format-staged - npm Package Compare versions

Comparing version 3.0.0 to 3.1.0

2

package.json
{
"name": "git-format-staged",
"version": "3.0.0",
"version": "3.1.0",
"description": "Git command to transform staged files according to a command that accepts file content on stdin and produces output on stdout.",

@@ -5,0 +5,0 @@ "scripts": {

@@ -38,2 +38,12 @@ # git-format-staged

### Install with Nix
Install via the CLI:
$ nix profile add github:hallettj/git-format-staged
Or add to your flake imports, and use the `default` package output.
### Install with NPM
Requires Python version 3 or 2.7.

@@ -49,3 +59,7 @@

If you do not use npm you can copy the
### Or just copy the script
Requires Python version 3 or 2.7.
If you do not use the above methods you can copy the
[`git-format-staged`](./git-format-staged) script from this repository and

@@ -52,0 +66,0 @@ place it in your executable path. The script is MIT-licensed - so you can check

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc