@uidu/field-range
Advanced tools
Comparing version 0.1.13 to 0.1.14
# @uidu/field-range | ||
## 0.1.14 | ||
- [patch] [affa7ad](https://github.org/uidu-org/guidu/commits/affa7ad): | ||
- Release all packages, unique tsconfig | ||
## 0.1.13 | ||
@@ -4,0 +9,0 @@ - [patch] [4a4aff7](https://github.org/uidu-org/guidu/commits/4a4aff7): |
{ | ||
"name": "@uidu/field-range", | ||
"version": "0.1.13", | ||
"version": "0.1.14", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@uidu/field-range", | ||
"version": "0.1.13", | ||
"version": "0.1.14", | ||
"description": "Component which renders a slider and is a substitute of the native input[range] element", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
{ | ||
"extends": "../../../tsconfig.core.json", | ||
"extends": "../../../tsconfig.json", | ||
"include": [ | ||
@@ -4,0 +4,0 @@ "./src/**/*.ts", |
{ | ||
"name": "@uidu/field-range", | ||
"version": "0.1.13", | ||
"version": "0.1.14", | ||
"sideEffects": false | ||
} |
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
36178