Huge News!Announcing our $40M Series B led by Abstract Ventures.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.11 to 0.1.12

4

lib/index.js

@@ -212,2 +212,6 @@ "use strict";

}
if (this._config.onChange && manual) {
this._config.onChange(this._config.value);
}
}

@@ -214,0 +218,0 @@ }, {

4

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

@@ -68,2 +68,3 @@ "author": {

"devDependencies": {
"babel-cli": "^6.26.0",
"babel-core": "^6.26.3",

@@ -76,2 +77,3 @@ "babel-jest": "^22.4.3",

"eslint-config-hackerspot": "^1.0.0",
"jest": "^22.4.3",
"pre-commit": "^1.2.2",

@@ -78,0 +80,0 @@ "rollup": "^0.58.2",

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