@hellomouse/eslint-config-wolfy1339
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "@hellomouse/eslint-config-wolfy1339", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "My base eslint config shared troughout my projects", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "echo \"Error: no test specified\"" | ||
}, | ||
@@ -24,7 +24,7 @@ "repository": { | ||
"dependencies": { | ||
"eslint-config-google": "^0.9.1" | ||
"eslint-config-google": "^0.10.0" | ||
}, | ||
"peerDependencies": { | ||
"eslint": ">=5" | ||
"eslint": ">=5" | ||
} | ||
} |
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
5020
5
1
3
+ Addedeslint-config-google@0.10.0(transitive)
- Removedeslint-config-google@0.9.1(transitive)
Updatedeslint-config-google@^0.10.0