Socket
Socket
Sign inDemoInstall

optimal-select

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

optimal-select - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "optimal-select",
"description": "Get efficient & robust CSS selectors for HTML elements",
"version": "1.0.0",
"version": "1.0.1",
"author": "Stefan Dühring | Autarc <autarc@gmail.com>",

@@ -6,0 +6,0 @@ "bugs": {

@@ -14,2 +14,3 @@ [![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard)

- micro library (~ 5kb + no external dependency)
- shortest path and fastest selection in [comparison](https://github.com/fczbkk/css-selector-generator-benchmark)

@@ -41,7 +42,7 @@

- extend documentation
- add selection options
- fork and update the entries of https://github.com/fczbkk/css-selector-generator-benchmark
for better comparison
- check attributes in multi-select
### CHANGES
- 1.0.1: add .npmignore
- 1.0.0: initial release

@@ -48,0 +49,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc