@instructure/shared-types
Advanced tools
Comparing version 8.10.3-snapshot.19 to 8.10.3-snapshot.21
{ | ||
"name": "@instructure/shared-types", | ||
"version": "8.10.3-snapshot.19+ff8a37832", | ||
"version": "8.10.3-snapshot.21+875db2a7e", | ||
"description": "Shared TypeScript typings for Instructure UI packages.", | ||
@@ -29,3 +29,3 @@ "author": "Instructure, Inc. Engineering and Product Design", | ||
}, | ||
"gitHead": "ff8a37832bae778ea0507342d81a32c63cd5f023" | ||
"gitHead": "875db2a7e509e9b8a2c29edfe6d23830b106d472" | ||
} |
@@ -639,2 +639,3 @@ /* | ||
padding: Spacing['medium'] | ||
paddingCompact: Spacing['small'] | ||
inverseBackground: Colors['backgroundDarkest'] | ||
@@ -641,0 +642,0 @@ inverseBorderColor: Colors['backgroundDarkest'] |
@@ -562,2 +562,3 @@ import { Colors } from './Colors'; | ||
padding: Spacing['medium']; | ||
paddingCompact: Spacing['small']; | ||
inverseBackground: Colors['backgroundDarkest']; | ||
@@ -564,0 +565,0 @@ inverseBorderColor: Colors['backgroundDarkest']; |
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
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
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
191212
3559