@balena/jellyfish-config
Advanced tools
Comparing version 1.0.6 to 1.0.7-reinstate-balena-lint-tsconfig-2e6b1e0bb572a0fed4663507c96c9e59f0ef0029
@@ -7,2 +7,6 @@ # Change Log | ||
## 1.0.7 - 2021-05-24 | ||
* Re-instate tsconfig from @balena/lint [Graham McCulloch] | ||
## 1.0.6 - 2021-05-24 | ||
@@ -9,0 +13,0 @@ |
{ | ||
"extends": "@balena/lint/tsconfig.json", | ||
"compilerOptions": { | ||
"module": "commonjs", | ||
"target": "es2017", | ||
"noUnusedLocals": true, | ||
"noUnusedParameters": true, | ||
"preserveConstEnums": true, | ||
"sourceMap": true, | ||
"moduleResolution": "node", | ||
"baseUrl": ".", | ||
"noImplicitAny": false, | ||
@@ -12,0 +5,0 @@ "allowJs": false, |
{ | ||
"name": "@balena/jellyfish-config", | ||
"version": "1.0.6", | ||
"version": "1.0.7-reinstate-balena-lint-tsconfig-2e6b1e0bb572a0fed4663507c96c9e59f0ef0029", | ||
"repository": { | ||
@@ -15,5 +15,5 @@ "type": "git", | ||
"peerDependencies": { | ||
"@balena/lint": "^5.4.2" | ||
"@balena/lint": "^6.1.0" | ||
}, | ||
"devDependencies": {} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
5255
112
2