Socket
Socket
Sign inDemoInstall

@instructure/canvas-high-contrast-theme

Package Overview
Dependencies
Maintainers
34
Versions
1382
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instructure/canvas-high-contrast-theme - npm Package Compare versions

Comparing version 5.52.3-rc.31 to 5.52.3-rc.32

4

lib/index.js

@@ -68,3 +68,3 @@ "use strict";

var _uiThemeable = require("@instructure/ui-themeable");
var _ThemeRegistry = require("@instructure/ui-themeable/lib/ThemeRegistry");

@@ -113,3 +113,3 @@ var _colors = require("./colors");

var theme = _uiThemeable.ThemeRegistry.registerTheme({
var theme = _ThemeRegistry.ThemeRegistry.registerTheme({
key: key,

@@ -116,0 +116,0 @@ description: 'This theme meets WCAG 2.0 AA rules for color contrast.',

{
"name": "@instructure/canvas-high-contrast-theme",
"version": "5.52.3-rc.31+81265a8b",
"version": "5.52.3-rc.32+d02cc45a",
"description": "A high contrast theme for Canvas LMS made by Instructure Inc.",

@@ -23,10 +23,10 @@ "author": "Instructure, Inc. Engineering and Product Design",

"devDependencies": {
"@instructure/ui-babel-preset": "5.52.3-rc.31+81265a8b",
"@instructure/ui-color-utils": "5.52.3-rc.31+81265a8b",
"@instructure/ui-test-utils": "5.52.3-rc.31+81265a8b"
"@instructure/ui-babel-preset": "5.52.3-rc.32+d02cc45a",
"@instructure/ui-color-utils": "5.52.3-rc.32+d02cc45a",
"@instructure/ui-test-utils": "5.52.3-rc.32+d02cc45a"
},
"dependencies": {
"@babel/runtime": "^7",
"@instructure/canvas-theme": "5.52.3-rc.31+81265a8b",
"@instructure/ui-themeable": "5.52.3-rc.31+81265a8b"
"@instructure/canvas-theme": "5.52.3-rc.32+d02cc45a",
"@instructure/ui-themeable": "5.52.3-rc.32+d02cc45a"
},

@@ -37,3 +37,3 @@ "publishConfig": {

"sideEffects": false,
"gitHead": "81265a8bde6e983313a8e3ca2819517b9bccd237"
"gitHead": "d02cc45a3141b784262fe29da86d5e1f87b3b2a9"
}
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