Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@instructure/shared-types

Package Overview
Dependencies
Maintainers
20
Versions
816
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instructure/shared-types - npm Package Compare versions

Comparing version 8.10.3-snapshot.19 to 8.10.3-snapshot.21

4

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc