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

@instructure/shared-types

Package Overview
Dependencies
Maintainers
22
Versions
851
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.12.1-snapshot.39 to 8.12.1-snapshot.40

4

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

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