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

@instructure/ui-themes

Package Overview
Dependencies
Maintainers
36
Versions
2042
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instructure/ui-themes - npm Package Compare versions

Comparing version 10.6.2-snapshot-7 to 10.6.2-snapshot-8

2

CHANGELOG.md

@@ -6,3 +6,3 @@ # Change Log

## [10.6.2-snapshot-7](https://github.com/instructure/instructure-ui/compare/v10.6.1...v10.6.2-snapshot-7) (2024-12-02)
## [10.6.2-snapshot-8](https://github.com/instructure/instructure-ui/compare/v10.6.1...v10.6.2-snapshot-8) (2024-12-03)

@@ -9,0 +9,0 @@

{
"name": "@instructure/ui-themes",
"version": "10.6.2-snapshot-7",
"version": "10.6.2-snapshot-8",
"description": "A library of instructure themes",

@@ -25,3 +25,3 @@ "author": "Instructure, Inc. Engineering and Product Design",

"devDependencies": {
"@instructure/ui-babel-preset": "10.6.2-snapshot-7",
"@instructure/ui-babel-preset": "10.6.2-snapshot-8",
"@testing-library/jest-dom": "^6.4.6",

@@ -32,4 +32,4 @@ "@testing-library/react": "^16.0.1",

"dependencies": {
"@instructure/shared-types": "10.6.2-snapshot-7",
"@instructure/theme-registry": "10.6.2-snapshot-7"
"@instructure/shared-types": "10.6.2-snapshot-8",
"@instructure/theme-registry": "10.6.2-snapshot-8"
},

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

@@ -24,2 +24,5 @@ ---

```jsx
---
type: code
---
import canvas from '@instructure/ui-themes'

@@ -38,2 +41,5 @@

```js
---
type: code
---
import canvas from '@instructure/ui-themes'

@@ -49,2 +55,5 @@

```js
---
type: code
---
import canvas from '@instructure/ui-themes'

@@ -58,2 +67,5 @@

```jsx
---
type: code
---
import canvas from '@instructure/ui-themes'

@@ -60,0 +72,0 @@ const themeOverrides = { colors: { brand: 'red' } }

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