You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@microsoft/loader-load-themed-styles

Package Overview
Dependencies
Maintainers
2
Versions
689
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/loader-load-themed-styles - npm Package Compare versions

Comparing version

to
2.1.104

7

CHANGELOG.md
# Change Log - @microsoft/loader-load-themed-styles
This log was last generated on Sat, 21 Jun 2025 00:13:15 GMT and should not be manually modified.
This log was last generated on Wed, 23 Jul 2025 20:55:57 GMT and should not be manually modified.
## 2.1.104
Wed, 23 Jul 2025 20:55:57 GMT
_Version update only_
## 2.1.103

@@ -6,0 +11,0 @@ Sat, 21 Jun 2025 00:13:15 GMT

9

package.json
{
"name": "@microsoft/loader-load-themed-styles",
"version": "2.1.103",
"version": "2.1.104",
"description": "This simple loader wraps the loading of CSS in script equivalent to `require('load-themed-styles').loadStyles( /* css text */ )`. It is designed to be a replacement for style-loader.",

@@ -20,3 +20,3 @@ "main": "lib/index.js",

"@types/webpack": "^4",
"@microsoft/load-themed-styles": "^2.1.7"
"@microsoft/load-themed-styles": "^2.1.8"
},

@@ -29,5 +29,6 @@ "dependencies": {

"@types/webpack": "4.41.32",
"@microsoft/load-themed-styles": "2.1.7",
"eslint": "~9.25.1",
"@microsoft/load-themed-styles": "2.1.8",
"local-node-rig": "1.0.0",
"@rushstack/heft": "0.74.0"
"@rushstack/heft": "0.74.1"
},

@@ -34,0 +35,0 @@ "scripts": {

Sorry, the diff of this file is too big to display