canicode 0.10.1 → 0.10.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1753,7 +1753,7 @@ function computeApplyContext(violation, instanceContext) {
1753
1753
  }
1754
1754
 
1755
1755
  // package.json
1756
- var version = "0.10.1";
1756
+ var version = "0.10.2";
1757
1757
 
1758
1758
  // src/core/engine/scoring.ts
1759
1759
  function computeTotalScorePerCategory(configs) {