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

select-pure

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

select-pure - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

es/components/Element.js

6

package.json
{
"name": "select-pure",
"version": "0.1.6",
"version": "0.1.7",
"description": "Pure JavaScript select component.",

@@ -22,3 +22,5 @@ "author": {

"scripts": {
"build": "rollup -c",
"build:min": "rollup -c",
"build:lib": "babel -d es src",
"build": "npm run build:min && npm run build:lib",
"test": "jest --no-cache --coverage",

@@ -25,0 +27,0 @@ "lint:js": "./node_modules/eslint/bin/eslint.js src/",

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