Socket
Socket
Sign inDemoInstall

@instructure/canvas-theme

Package Overview
Dependencies
Maintainers
34
Versions
1385
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instructure/canvas-theme - npm Package Compare versions

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

2

es/index.js

@@ -26,3 +26,3 @@ import _objectSpread from "@babel/runtime/helpers/esm/objectSpread";

*/
import { ThemeRegistry } from '@instructure/ui-themeable/lib/ThemeRegistry';
import { ThemeRegistry } from '@instructure/ui-themeable';
import { borders } from './borders';

@@ -29,0 +29,0 @@ import { colors, functionalColors } from './colors';

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

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

@@ -156,3 +156,3 @@ var _borders = require("./borders");

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

@@ -159,0 +159,0 @@ variables: (0, _objectSpread2.default)({}, variables, brandVariables)

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

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

"devDependencies": {
"@instructure/ui-babel-preset": "5.52.3-rc.30+77777f2c",
"@instructure/ui-color-utils": "5.52.3-rc.30+77777f2c",
"@instructure/ui-test-utils": "5.52.3-rc.30+77777f2c"
"@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"
},
"dependencies": {
"@babel/runtime": "^7",
"@instructure/ui-themeable": "5.52.3-rc.30+77777f2c"
"@instructure/ui-themeable": "5.52.3-rc.31+81265a8b"
},

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

"sideEffects": false,
"gitHead": "77777f2c4ba2f5f0a1e26631de8c82c4248a5d68"
"gitHead": "81265a8bde6e983313a8e3ca2819517b9bccd237"
}

@@ -25,3 +25,3 @@ /*

import { ThemeRegistry } from '@instructure/ui-themeable/lib/ThemeRegistry'
import { ThemeRegistry } from '@instructure/ui-themeable'

@@ -28,0 +28,0 @@ import { borders } from './borders'

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