New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@instructure/theme-registry

Package Overview
Dependencies
Maintainers
35
Versions
653
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instructure/theme-registry - npm Package Compare versions

Comparing version

to
10.10.1-snapshot-5

2

CHANGELOG.md

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

## [10.10.1-snapshot-4](https://github.com/instructure/instructure-ui/compare/v10.10.0...v10.10.1-snapshot-4) (2025-01-17)
## [10.10.1-snapshot-5](https://github.com/instructure/instructure-ui/compare/v10.10.0...v10.10.1-snapshot-5) (2025-01-29)

@@ -9,0 +9,0 @@ **Note:** Version bump only for package @instructure/theme-registry

{
"name": "@instructure/theme-registry",
"version": "10.10.1-snapshot-4",
"version": "10.10.1-snapshot-5",
"description": "Package for global ThemeRegistry.",

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

"@babel/runtime": "^7.26.0",
"@instructure/console": "10.10.1-snapshot-4",
"@instructure/shared-types": "10.10.1-snapshot-4",
"@instructure/ui-utils": "10.10.1-snapshot-4"
"@instructure/console": "10.10.1-snapshot-5",
"@instructure/shared-types": "10.10.1-snapshot-5",
"@instructure/ui-utils": "10.10.1-snapshot-5"
},
"devDependencies": {
"@instructure/ui-babel-preset": "10.10.1-snapshot-4",
"@instructure/ui-test-utils": "10.10.1-snapshot-4"
"@instructure/ui-babel-preset": "10.10.1-snapshot-5",
"@instructure/ui-test-utils": "10.10.1-snapshot-5"
}
}