made-vue-range-selector
Advanced tools
Comparing version 0.1.0-alpha.3 to 0.1.0-alpha.4
{ | ||
"name": "made-vue-range-selector", | ||
"version": "0.1.0-alpha.3", | ||
"version": "0.1.0-alpha.4", | ||
"main": "./made-vue-range-selector.umd.js", | ||
"module": "./made-vue-range-selector.es.js", | ||
"typings": "./index.d.ts", | ||
"typings": "./src/index.d.ts", | ||
"exports": { | ||
@@ -38,6 +38,9 @@ ".": { | ||
"keywords": [ | ||
"UI", | ||
"Vue", | ||
"Components", | ||
"RangeSelector" | ||
"made", | ||
"vue", | ||
"ui library", | ||
"component library", | ||
"component", | ||
"range selector", | ||
"range slider" | ||
], | ||
@@ -44,0 +47,0 @@ "license": "MIT", |
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
21000