@bluframe/bluframe
Advanced tools
Comparing version 0.15.0 to 0.15.1
@@ -7,3 +7,3 @@ // @flow | ||
declare type IconGroup = "io5" | ||
declare type IconGroupName = "io5" | ||
@@ -145,3 +145,3 @@ declare type AnimationName = "bounceIn" | "bounceOut" | "fadeIn" | "fadeOut" | ||
+color?: string, | ||
+group?: IconGroup, | ||
+group?: IconGroupName, | ||
+name: string, | ||
@@ -148,0 +148,0 @@ +size?: string |
{ | ||
"name": "@bluframe/bluframe", | ||
"version": "0.15.0", | ||
"version": "0.15.1", | ||
"description": "Blu Frame Open Source!", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
90930