@workday/canvas-kit-labs-react-core
Advanced tools
Comparing version 5.0.0-beta.1-next.5 to 5.0.0-beta.1-next.6
@@ -107,3 +107,3 @@ import {CSSObject} from '@emotion/core'; | ||
.filter(key => spacingReg.test(key)) | ||
.sort(); | ||
.sort() as SpaceProp[]; | ||
@@ -110,0 +110,0 @@ const styles: CSSObject = {}; |
{ | ||
"name": "@workday/canvas-kit-labs-react-core", | ||
"version": "5.0.0-beta.1-next.5+0395dc34", | ||
"version": "5.0.0-beta.1-next.6+33758d4b", | ||
"description": "A group of core primitives (i.e. colors, text, etc.)", | ||
@@ -53,6 +53,6 @@ "author": "Workday, Inc. (https://www.workday.com)", | ||
"@workday/canvas-colors-web": "^2.0.0", | ||
"@workday/canvas-kit-react-common": "^5.0.0-beta.1-next.5+0395dc34", | ||
"@workday/canvas-kit-react-core": "^5.0.0-beta.1-next.5+0395dc34" | ||
"@workday/canvas-kit-react-common": "^5.0.0-beta.1-next.6+33758d4b", | ||
"@workday/canvas-kit-react-core": "^5.0.0-beta.1-next.6+33758d4b" | ||
}, | ||
"gitHead": "0395dc34321b165a081a1dd995cff523ecfac176" | ||
"gitHead": "33758d4bb72efc700fc26a9e931aad381c98d444" | ||
} |
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
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
44492