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

@instructure/emotion

Package Overview
Dependencies
Maintainers
35
Versions
1020
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instructure/emotion - npm Package Compare versions

Comparing version

to
10.11.1-snapshot-0

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [10.11.1-snapshot-0](https://github.com/instructure/instructure-ui/compare/v10.11.0...v10.11.1-snapshot-0) (2025-02-05)
**Note:** Version bump only for package @instructure/emotion
# [10.11.0](https://github.com/instructure/instructure-ui/compare/v10.10.0...v10.11.0) (2025-02-03)

@@ -8,0 +16,0 @@

22

package.json
{
"name": "@instructure/emotion",
"version": "10.11.0",
"version": "10.11.1-snapshot-0",
"description": "A UI component library made by Instructure Inc.",

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

"@emotion/react": "^11",
"@instructure/console": "10.11.0",
"@instructure/shared-types": "10.11.0",
"@instructure/theme-registry": "10.11.0",
"@instructure/ui-decorator": "10.11.0",
"@instructure/ui-i18n": "10.11.0",
"@instructure/ui-react-utils": "10.11.0",
"@instructure/ui-themes": "10.11.0",
"@instructure/ui-utils": "10.11.0",
"@instructure/console": "10.11.1-snapshot-0",
"@instructure/shared-types": "10.11.1-snapshot-0",
"@instructure/theme-registry": "10.11.1-snapshot-0",
"@instructure/ui-decorator": "10.11.1-snapshot-0",
"@instructure/ui-i18n": "10.11.1-snapshot-0",
"@instructure/ui-react-utils": "10.11.1-snapshot-0",
"@instructure/ui-themes": "10.11.1-snapshot-0",
"@instructure/ui-utils": "10.11.1-snapshot-0",
"hoist-non-react-statics": "^3.3.2",

@@ -41,4 +41,4 @@ "prop-types": "^15.8.1"

"devDependencies": {
"@instructure/ui-babel-preset": "10.11.0",
"@instructure/ui-test-utils": "10.11.0",
"@instructure/ui-babel-preset": "10.11.1-snapshot-0",
"@instructure/ui-test-utils": "10.11.1-snapshot-0",
"react-dom": "^18.3.1"

@@ -45,0 +45,0 @@ },