@remirror/ui
Advanced tools
Comparing version 0.6.4-ci.1573124774.1 to 0.6.4
@@ -45,3 +45,3 @@ export interface ValidHSLObject { | ||
*/ | ||
readonly h: number; | ||
get h(): number; | ||
/** | ||
@@ -52,3 +52,3 @@ * Saturation | ||
*/ | ||
readonly s: number; | ||
get s(): number; | ||
/** | ||
@@ -59,3 +59,3 @@ * Lightness | ||
*/ | ||
readonly l: number; | ||
get l(): number; | ||
/** | ||
@@ -66,3 +66,3 @@ * Alpha | ||
*/ | ||
readonly a: number; | ||
get a(): number; | ||
/** | ||
@@ -76,5 +76,5 @@ * Brightness | ||
*/ | ||
readonly brightness: number; | ||
readonly isDark: boolean; | ||
readonly isLight: boolean; | ||
get brightness(): number; | ||
get isDark(): boolean; | ||
get isLight(): boolean; | ||
/** | ||
@@ -81,0 +81,0 @@ * Returns the object representation of the hsl class. |
@@ -8,3 +8,3 @@ { | ||
"repository": "https://github.com/ifiokjr/remirror/tree/master/@remirror/ui", | ||
"version": "0.6.4-ci.1573124774.1+0ebb5233", | ||
"version": "0.6.4", | ||
"main": "lib/index.js", | ||
@@ -19,5 +19,5 @@ "module": "lib/dist/ui.esm.js", | ||
"@babel/runtime": "^7", | ||
"@remirror/core-constants": "^0.6.3", | ||
"@remirror/core-helpers": "^0.6.4-ci.1573124774.1+0ebb5233", | ||
"@remirror/core-types": "^0.6.4-ci.1573124774.1+0ebb5233", | ||
"@remirror/core-constants": "0.6.4", | ||
"@remirror/core-helpers": "0.6.4", | ||
"@remirror/core-types": "0.6.4", | ||
"@styled-system/css": "^5.0.23", | ||
@@ -41,3 +41,3 @@ "@types/styled-system__css": "^5.0.4", | ||
"sideEffects": false, | ||
"gitHead": "0ebb52333284f08a679816394d9b5ce1359da48a" | ||
"gitHead": "751e45465f03d22f777343bfddfaae4ce89f18a5" | ||
} |
Sorry, the diff of this file is not supported yet
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
368801
53
5359
0
+ Added@remirror/core-constants@0.6.4(transitive)
+ Added@remirror/core-helpers@0.6.4(transitive)
+ Added@remirror/core-types@0.6.4(transitive)
+ Added@remirror/react-portals@0.6.4(transitive)
+ Addednanoid@2.1.6(transitive)
- Removed@remirror/core-constants@0.6.5(transitive)
- Removed@remirror/core-helpers@0.6.5(transitive)
- Removed@remirror/core-types@0.6.5(transitive)
- Removed@remirror/react-portals@0.6.5(transitive)
- Removednanoid@2.1.7(transitive)
Updated@remirror/core-helpers@0.6.4
Updated@remirror/core-types@0.6.4