🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

eslint-precommit

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-precommit - npm Package Compare versions

Comparing version
1.1.2
to
1.1.3
+2
-0
bin/install.js

@@ -7,2 +7,4 @@ #!/usr/bin/env node

console.log(cwd);
fs.stat(path.join(cwd, '.git'), function(err) {

@@ -9,0 +11,0 @@ if (err) {

+1
-1
{
"name": "eslint-precommit",
"version": "1.1.2",
"version": "1.1.3",
"description": "eslint pre commit",

@@ -5,0 +5,0 @@ "main": "index.js",