@xylabs/hex
Advanced tools
Comparing version 3.6.5 to 3.6.6
@@ -42,4 +42,4 @@ { | ||
"devDependencies": { | ||
"@xylabs/ts-scripts-yarn3": "^3.12.4", | ||
"@xylabs/tsconfig": "^3.12.4", | ||
"@xylabs/ts-scripts-yarn3": "^3.14.1", | ||
"@xylabs/tsconfig": "^3.14.1", | ||
"typescript": "^5.5.4" | ||
@@ -58,4 +58,4 @@ }, | ||
"sideEffects": false, | ||
"version": "3.6.5", | ||
"version": "3.6.6", | ||
"type": "module" | ||
} |
@@ -22,3 +22,2 @@ import { AssertConfig, assertError } from './assert.js' | ||
// eslint-disable-next-line sonarjs/no-small-switch | ||
switch (typeof value) { | ||
@@ -25,0 +24,0 @@ case 'string': { |
@@ -21,3 +21,2 @@ import { AssertConfig, assertError } from './assert.js' | ||
// eslint-disable-next-line sonarjs/no-small-switch | ||
switch (typeof value) { | ||
@@ -24,0 +23,0 @@ case 'string': { |
@@ -11,3 +11,2 @@ import { AssertConfig, assertError } from '../assert.js' | ||
// eslint-disable-next-line sonarjs/no-small-switch | ||
switch (typeof value) { | ||
@@ -14,0 +13,0 @@ case 'string': { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
223327
1570