@solid-primitives/range
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "@solid-primitives/range", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Control Flow Primitives for displaying given number or a number range of elements.", | ||
@@ -48,2 +48,3 @@ "author": "Damian Tarnawski @thetarnav <gthetarnav@gmail.com>", | ||
"prettier": "^2.7.1", | ||
"solid-js": "^1.5.1", | ||
"solid-transition-group": "^0.0.8", | ||
@@ -62,3 +63,3 @@ "tslib": "^2.4.0", | ||
"dependencies": { | ||
"@solid-primitives/utils": "^3.0.1" | ||
"@solid-primitives/utils": "^3.0.2" | ||
}, | ||
@@ -65,0 +66,0 @@ "scripts": { |
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
34146
11