Bumped package versions #321
Annotations
11 warnings
build (22.x):
src/bitcharify/core/isBreakingSpace.js#L2
`BREAKING_SPACES` should be a `Set`, and use `BREAKING_SPACES.has()` to check existence or non-existence
|
build (22.x):
src/bitcharify/core/isBreakingSpace.js#L14
Invalid number literal casing
|
build (22.x):
src/bitcharify/core/isBreakingSpace.js#L15
Invalid number literal casing
|
build (22.x):
src/bitcharify/core/isBreakingSpace.js#L28
Prefer `String#codePointAt()` over `String#charCodeAt()`
|
build (22.x):
src/bitcharify/core/isNewLine.js#L1
`NEW_LINES` should be a `Set`, and use `NEW_LINES.has()` to check existence or non-existence
|
build (22.x):
src/bitcharify/core/isNewLine.js#L2
Invalid number literal casing
|
build (22.x):
src/bitcharify/core/isNewLine.js#L3
Invalid number literal casing
|
build (22.x):
src/bitcharify/core/isNewLine.js#L15
Prefer `String#codePointAt()` over `String#charCodeAt()`
|
build (22.x):
src/bitcharify/core/measureText.js#L8
Don't use a zero fraction in the number
|
build (22.x):
src/bitcharify/core/measureText.js#L36
Prefer `globalThis` over `window`
|
build (22.x)
Cache not found for keys: node-cache-Linux-x64-npm-80da8a80e7a13cf91db0ee7d57f89872dfd99414e3e41bffb13ef71401bb7b58
|