@yarn-tool/yarnlock-dedupe
Deduplication tool for yarn.lock files. auto detect yarn v1 and berry
Updated by @bluelovers
resolve-npm-dependency-graph
Resolve npm dependency graph in-memory and support deterministic flattening of these
Updated by @filearts
danger-plugin-duplicate-packages
This is a Danger Plugin that allows checking for multiple copies of packages in the dependency tree.
Updated by @benlorantfy
concurrent-memoize
Memoize Concurrent Requests in your Application so that only one request is executed and all subsequent, concurrent, waiting requests that are identical to the first request get …
Updated by @jacinto
@betaweb/twicejs
Manage duplicates, count item occurences, dedupe an Array, in an easy way.
Updated by @betaweb
unique-hash-stream
Remove duplicates from a stream based on a hashing function
Updated by @jongleberry
postcss-discard-duplicates-nightly
Discard duplicate rules in your CSS files with PostCSS.
Updated by @anixsaha
postcss-merge-selectors
PostCSS plugin to combine selectors that have duplicate rules. Can be configured to skip or only apply to specific rules.
Updated by @georgeadamson
neutrino-middleware-rootresolve
Neutrino middleware to utilize root most compatible dependencies
Updated by @jaridmargolin
dedupe-parent-css-from-chunks-webpack-plugin
A Webpack plugin that removes duplicate css rules from chunks leaving them only in the parent css asset.
Updated by @egorvoronov
async-guards
Multiple asynchronous request don't return in deterministic order. "Duh!", you might say. Well, lots of web applications don't take this into account, with weirdly …
Updated by @kazaakas