Socket
Socket
Sign inDemoInstall

with-staged

Package Overview
Dependencies
37
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

3

CHANGELOG.md

@@ -7,3 +7,6 @@ # with-staged change log

## 1.0.1
* Add missing package.json `bin` key.
## 1.0.0
* Initial release.

3

package.json
{
"name": "with-staged",
"description": "run a command (like linting) on git staged files",
"version": "1.0.0",
"version": "1.0.1",
"author": "Renée Kooi <renee@kooi.me>",

@@ -36,2 +36,3 @@ "bugs": {

"main": "index.js",
"bin": "bin.js",
"repository": {

@@ -38,0 +39,0 @@ "type": "git",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc