New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

select-dom

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

select-dom - npm Package Compare versions

Comparing version 2.0.0 to 3.0.1

.npmignore

22

package.json
{
"name": "select-dom",
"version": "2.0.0",
"description": "",
"version": "3.0.1",
"description": "DOM Selector Library",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "browserify test.js | tape-run"
},
"author": "",
"license": "ISC"
"devDependencies": {
"browserify": "13.0.0",
"tape": "4.5.1",
"tape-run": "2.1.3"
},
"keywords": [
"dom",
"querySelector",
"querySelectorAll",
"selector"
],
"license": "MIT",
"repository": "bfred-it/select-dom",
"author": "Federico Brigante <bfred-it@users.noreply.github.com> (twitter.com/bfred_it)"
}
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