@instructure/shared-types
Advanced tools
Comparing version 8.12.1-snapshot.39 to 8.12.1-snapshot.40
{ | ||
"name": "@instructure/shared-types", | ||
"version": "8.12.1-snapshot.39+44e1832ba", | ||
"version": "8.12.1-snapshot.40+036388de5", | ||
"description": "Shared TypeScript typings for Instructure UI packages.", | ||
@@ -29,3 +29,3 @@ "author": "Instructure, Inc. Engineering and Product Design", | ||
}, | ||
"gitHead": "44e1832baf775ca0e08047195b0b28026e971469" | ||
"gitHead": "036388de53addbf7a2ca8b20c48fda441057aa5e" | ||
} |
@@ -94,2 +94,3 @@ /* | ||
colorPrimary: Colors['textBrand'] | ||
colorInverse: Colors['textDarkest'] | ||
size: string | ||
@@ -96,0 +97,0 @@ countOffset: string | 0 |
@@ -56,2 +56,3 @@ import { Colors } from './Colors'; | ||
colorPrimary: Colors['textBrand']; | ||
colorInverse: Colors['textDarkest']; | ||
size: string; | ||
@@ -58,0 +59,0 @@ countOffset: string | 0; |
Sorry, the diff of this file is not supported yet
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
193531
3600