| .. |
|
hash
|
feat: added `base64url`, `base62`, `base58`, `base52`, `base49`, `base36`, `base32` and `base25` digests
|
2025-11-26 03:34:09 +03:00 |
|
ArrayHelpers.js
|
fix: many types
|
2025-08-28 13:34:30 +03:00 |
|
ArrayQueue.js
|
chore: eslint more rules (#19648)
|
2025-07-03 12:06:45 +03:00 |
|
AsyncQueue.js
|
fix: types
|
2025-08-22 02:12:39 +03:00 |
|
Hash.js
|
fix: hash options types (#19987)
|
2025-10-07 17:40:59 +03:00 |
|
IterableHelpers.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
|
LazyBucketSortedSet.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
|
LazySet.js
|
fix: many types
|
2025-08-28 13:34:30 +03:00 |
|
MapHelpers.js
|
refactor: improve eslint configuration and better types
|
2025-03-12 04:56:14 +03:00 |
|
ParallelismFactorCalculator.js
|
chore: eslint more rules (#19648)
|
2025-07-03 12:06:45 +03:00 |
|
Queue.js
|
perf: regression
|
2024-12-04 12:23:52 +03:00 |
|
Semaphore.js
|
refactor: improve eslint configuration and better types
|
2025-03-12 04:56:14 +03:00 |
|
SetHelpers.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
|
SortableSet.js
|
chore: eslint more rules (#19648)
|
2025-07-03 12:06:45 +03:00 |
|
StackedCacheMap.js
|
fix: type (#19881)
|
2025-09-08 14:58:12 +03:00 |
|
StackedMap.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
|
StringXor.js
|
refactor: update eslint configuration
|
2025-12-16 15:58:39 +03:00 |
|
TupleQueue.js
|
fix: types
|
2025-04-16 17:04:11 +03:00 |
|
TupleSet.js
|
fix: many types
|
2025-08-28 13:34:30 +03:00 |
|
URLAbsoluteSpecifier.js
|
refactor: update eslint configuration
|
2025-12-16 15:58:39 +03:00 |
|
WeakTupleMap.js
|
refactor: remove unused types (#19894)
|
2025-09-10 14:38:19 +03:00 |
|
binarySearchBounds.js
|
refactor: update eslint configuration
|
2025-12-16 15:58:39 +03:00 |
|
chainedImports.js
|
fix: types
|
2025-09-11 03:10:10 +03:00 |
|
cleverMerge.js
|
fix: types
|
2025-09-09 18:41:52 +03:00 |
|
comparators.js
|
refactor: update eslint configuration
|
2025-12-16 15:58:39 +03:00 |
|
compileBooleanMatcher.js
|
fix: optimize regex character class with ranges for runtime code
|
2025-12-12 16:23:52 +03:00 |
|
concatenate.js
|
refactor: regexps (#20254)
|
2025-12-19 16:17:52 +03:00 |
|
conventions.js
|
refactor: regexps (#20254)
|
2025-12-19 16:17:52 +03:00 |
|
create-schema-validation.js
|
fix: types (#19971)
|
2025-10-02 18:26:16 +03:00 |
|
createHash.js
|
feat: added `base64url`, `base62`, `base58`, `base52`, `base49`, `base36`, `base32` and `base25` digests
|
2025-11-26 03:34:09 +03:00 |
|
dataURL.js
|
feat: add `extractSourceMap` option to implement the capabilities of loading source maps by comment
|
2025-08-27 18:53:50 +03:00 |
|
deprecation.js
|
chore(deps): update (#20237)
|
2025-12-15 22:54:15 +03:00 |
|
deterministicGrouping.js
|
fix: reduce type duplications
|
2025-12-01 20:11:05 +03:00 |
|
extractSourceMap.js
|
refactor: remove unused types (#19894)
|
2025-09-10 14:38:19 +03:00 |
|
extractUrlAndGlobal.js
|
refactor: use `eslint-config-webpack` (#19645)
|
2025-07-02 15:10:54 +03:00 |
|
findGraphRoots.js
|
fix: many types
|
2025-08-28 13:34:30 +03:00 |
|
fs.js
|
refactor: update eslint configuration
|
2025-12-16 15:58:39 +03:00 |
|
generateDebugId.js
|
feat: support for eval
|
2024-11-21 16:03:36 +03:00 |
|
identifier.js
|
refactor: regexps (#20254)
|
2025-12-19 16:17:52 +03:00 |
|
internalSerializables.js
|
fix: css modules bugs
|
2025-12-12 12:04:58 +03:00 |
|
magicComment.js
|
refactor: regexps (#20254)
|
2025-12-19 16:17:52 +03:00 |
|
makeSerializable.js
|
fix: types
|
2025-04-16 17:04:11 +03:00 |
|
memoize.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
|
nonNumericOnlyHash.js
|
refactor: code
|
2024-08-02 19:32:31 +03:00 |
|
numberHash.js
|
style: improve style of code
|
2024-08-02 19:32:14 +03:00 |
|
objectToMap.js
|
chore: fix `any` types
|
2025-03-27 03:07:25 +03:00 |
|
processAsyncTree.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
|
propertyAccess.js
|
chore: eslint more rules (#19648)
|
2025-07-03 12:06:45 +03:00 |
|
propertyName.js
|
refactor: regexps (#20254)
|
2025-12-19 16:17:52 +03:00 |
|
registerExternalSerializer.js
|
chore: eslint more rules (#19648)
|
2025-07-03 12:06:45 +03:00 |
|
removeBOM.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
|
runtime.js
|
refactor: update eslint configuration
|
2025-12-16 15:58:39 +03:00 |
|
semver.js
|
fix: types
|
2025-09-11 03:10:10 +03:00 |
|
serialization.js
|
style: set `arrowParens` to `true` (#19706)
|
2025-07-16 19:13:14 +03:00 |
|
smartGrouping.js
|
fix: types
|
2025-09-02 17:12:40 +03:00 |
|
source.js
|
refactor: update eslint configuration
|
2025-12-16 15:58:39 +03:00 |
|
traverseDestructuringAssignmentProperties.js
|
feat: tree shaking nested exports for destructuring assignment (#19955)
|
2025-09-29 19:43:22 +03:00 |