@balena/jellyfish-config
Advanced tools
Comparing version 2.0.2 to 3.0.0-index-undefined-dea5b27238c3b10f955c0079f36b5c10d49d5a8b
@@ -7,2 +7,6 @@ # Change Log | ||
## 3.0.0 - 2022-01-27 | ||
* Undefined type when accessing array index [karaxuna] | ||
## 2.0.2 - 2021-11-28 | ||
@@ -9,0 +13,0 @@ |
@@ -13,3 +13,4 @@ { | ||
"declaration": true, | ||
"skipLibCheck": true | ||
"skipLibCheck": true, | ||
"noUncheckedIndexedAccess": true | ||
}, | ||
@@ -16,0 +17,0 @@ "typedocOptions": { |
{ | ||
"name": "@balena/jellyfish-config", | ||
"version": "2.0.2", | ||
"version": "3.0.0-index-undefined-dea5b27238c3b10f955c0079f36b5c10d49d5a8b", | ||
"repository": { | ||
@@ -19,4 +19,4 @@ "type": "git", | ||
"versionist": { | ||
"publishedAt": "2021-11-28T02:49:41.763Z" | ||
"publishedAt": "2022-01-27T20:26:37.356Z" | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
13076
66
2