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

@instructure/theme-registry

Package Overview
Dependencies
Maintainers
33
Versions
540
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 10.0.1-snapshot-9 to 10.1.1-snapshot-4973

10

CHANGELOG.md

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

## [10.0.1-snapshot-9](https://github.com/instructure/instructure-ui/compare/v10.0.0...v10.0.1-snapshot-9) (2024-08-14)
## [10.1.1-snapshot-4973](https://github.com/instructure/instructure-ui/compare/v10.0.0...v10.1.1-snapshot-4973) (2024-08-23)

@@ -15,2 +15,10 @@ **Note:** Version bump only for package @instructure/theme-registry

# [10.1.0](https://github.com/instructure/instructure-ui/compare/v10.0.0...v10.1.0) (2024-08-23)
**Note:** Version bump only for package @instructure/theme-registry
# [10.0.0](https://github.com/instructure/instructure-ui/compare/v9.5.1...v10.0.0) (2024-07-31)

@@ -17,0 +25,0 @@

1

es/ThemeRegistry.js

@@ -181,3 +181,2 @@ import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";

}
// eslint-disable-next-line prefer-rest-params
return Reflect.get(target, property);

@@ -184,0 +183,0 @@ }

@@ -192,3 +192,2 @@ "use strict";

}
// eslint-disable-next-line prefer-rest-params
return Reflect.get(target, property);

@@ -195,0 +194,0 @@ }

{
"name": "@instructure/theme-registry",
"version": "10.0.1-snapshot-9",
"version": "10.1.1-snapshot-4973",
"description": "Package for global ThemeRegistry.",

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

"@babel/runtime": "^7.24.5",
"@instructure/console": "10.0.1-snapshot-9",
"@instructure/shared-types": "10.0.1-snapshot-9",
"@instructure/ui-utils": "10.0.1-snapshot-9"
"@instructure/console": "10.1.1-snapshot-4973",
"@instructure/shared-types": "10.1.1-snapshot-4973",
"@instructure/ui-utils": "10.1.1-snapshot-4973"
},
"devDependencies": {
"@instructure/ui-babel-preset": "10.0.1-snapshot-9",
"@instructure/ui-test-utils": "10.0.1-snapshot-9"
"@instructure/ui-babel-preset": "10.1.1-snapshot-4973",
"@instructure/ui-test-utils": "10.1.1-snapshot-4973"
}
}

@@ -219,3 +219,2 @@ /*

}
// eslint-disable-next-line prefer-rest-params
return Reflect.get(target, property)

@@ -222,0 +221,0 @@ }

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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