@boxine/eslint-config-base
Advanced tools
Comparing version 0.1.0 to 1.1.0
{ | ||
"name": "@boxine/eslint-config-base", | ||
"version": "0.1.0", | ||
"version": "1.1.0", | ||
"description": "Base configuration for ESLint used by Boxine GmbH", | ||
@@ -12,4 +12,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"@boxine/eslint-config-utils": "^0.1.0", | ||
"@boxine/prettier-config": "^0.1.0" | ||
"@boxine/eslint-config-utils": "^1.1.0", | ||
"@boxine/prettier-config": "^1.1.0" | ||
}, | ||
@@ -22,3 +22,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "34dd42c624b1947d8be99702468816a2f40b306d" | ||
"gitHead": "3c6c62120d142ea5d75032c4a2472b37a2301f9f" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
2234
4
1
+ Added@boxine/eslint-config-utils@1.7.0(transitive)
+ Added@boxine/prettier-config@1.7.0(transitive)
+ Addedprettier@2.8.8(transitive)
- Removed@boxine/eslint-config-utils@0.1.0(transitive)
- Removed@boxine/prettier-config@0.1.0(transitive)