select-pure
Advanced tools
Comparing version 0.1.11 to 0.1.12
@@ -212,2 +212,6 @@ "use strict"; | ||
} | ||
if (this._config.onChange && manual) { | ||
this._config.onChange(this._config.value); | ||
} | ||
} | ||
@@ -214,0 +218,0 @@ }, { |
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17176
304
16