optimal-select icon indicating copy to clipboard operation
optimal-select copied to clipboard

Get efficient & robust CSS selectors for HTML elements

Results 46 optimal-select issues
Sort by recently updated
recently updated
newest added

The README documentation for the class "ignore" function is incorrect. It should read: ``` ignore: { class (name, value, defaultPredicate) { // disregard short classnames return name.length < 3 ||...

When some specific element have few classes in the selector, then optimization cause an error. For example, Let's say that full path looks like that: `.first-elem >.second-elem.another-class >.last-elem` When `optimizePart`...

Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.0 to 4.6.2. Commits - See full diff in [compare view](https://github.com/lodash/lodash/commits) [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lodash.merge&package-manager=npm_and_yarn&previous-version=4.6.0&new-version=4.6.2)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with this PR as long as you don't...

dependencies

Bumps [sshpk](https://github.com/joyent/node-sshpk) from 1.10.1 to 1.16.1. Release notes *Sourced from [sshpk's releases](https://github.com/joyent/node-sshpk/releases).* > ## v1.16.1 > * Fixes for [#60](https://github-redirect.dependabot.com/joyent/node-sshpk/issues/60) (correctly encoding certificates with expiry dates >=2050), [#62](https://github-redirect.dependabot.com/joyent/node-sshpk/issues/62) (accepting PKCS#8...

dependencies

Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.6 to 1.1.11. Release notes *Sourced from [brace-expansion's releases](https://github.com/juliangruber/brace-expansion/releases).* > ## 1.1.11 > No release notes provided. > > ## v1.1.11 > # brace-expansion > > [Brace...

dependencies

Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6. Commits - [`fee31c5`](https://github.com/mhart/StringStream/commit/fee31c5c4a5efc7c7cc2fde4aee633dedefd6d67) 0.0.6 - [`2f4a9d4`](https://github.com/mhart/StringStream/commit/2f4a9d496f94b0880e01a26857aa266a5a3ef274) Merge pull request [#9](https://github-redirect.dependabot.com/mhart/StringStream/issues/9) from mhart/fix-buffer-constructor-vuln - [`afbc744`](https://github.com/mhart/StringStream/commit/afbc7442220358419e330618e47f3a65fc265b1b) Ensure data is not a number in Buffer constructor -...

dependencies

Bumps [mime](https://github.com/broofa/node-mime) from 1.3.4 to 1.6.0. Release notes *Sourced from [mime's releases](https://github.com/broofa/node-mime/releases).* > ## v1.4.1 > - Fix RegEx DoS issue > > ## v1.4.0 > - [**closed**] support for...

dependencies

Bumps [fstream](https://github.com/npm/fstream) from 1.0.10 to 1.0.12. Commits - [`4235459`](https://github.com/npm/fstream/commit/42354590e23bb514eb5c869eea64406be2947c6c) 1.0.12 - [`6a77d2f`](https://github.com/npm/fstream/commit/6a77d2fa6e1462693cf8e46f930da96ec1b0bb22) Clobber a Link if it's in the way of a File - [`1e4527f`](https://github.com/npm/fstream/commit/1e4527ffe8688d4f5325283d7cf2cf2d61f14c6b) 1.0.11 - [`ac4a9e3`](https://github.com/npm/fstream/commit/ac4a9e3d86d39a5b979dbdda44376be85b91ece7) Move props.path...

dependencies

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 2.3.2 to 2.3.4. Commits - [`e4dfb0a`](https://github.com/salesforce/tough-cookie/commit/e4dfb0aec5d25e9e982805417a5d936071badc17) 2.3.4 - [`7d66ffd`](https://github.com/salesforce/tough-cookie/commit/7d66ffde12af5cbad40c3642f3c339fa82e6e381) Update public suffix list - [`7564c06`](https://github.com/salesforce/tough-cookie/commit/7564c0637e6674d8847a1b84979536930eb9b170) Merge pull request [#100](https://github-redirect.dependabot.com/salesforce/tough-cookie/issues/100) from salesforce/no-re-parser - [`751da6d`](https://github.com/salesforce/tough-cookie/commit/751da6dadfeddb916b7dc5f524715afd4b02969c) Document removal of 256...

dependencies