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

@microsoft/loader-load-themed-styles

Package Overview
Dependencies
Maintainers
0
Versions
676
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.85

7

CHANGELOG.md
# Change Log - @microsoft/loader-load-themed-styles
This log was last generated on Wed, 19 Feb 2025 18:53:48 GMT and should not be manually modified.
This log was last generated on Sat, 22 Feb 2025 01:11:12 GMT and should not be manually modified.
## 2.1.85
Sat, 22 Feb 2025 01:11:12 GMT
_Version update only_
## 2.1.84

@@ -6,0 +11,0 @@ Wed, 19 Feb 2025 18:53:48 GMT

10

package.json
{
"name": "@microsoft/loader-load-themed-styles",
"version": "2.1.84",
"version": "2.1.85",
"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.0.160"
"@microsoft/load-themed-styles": "^2.0.161"
},

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

"@types/webpack": "4.41.32",
"@microsoft/load-themed-styles": "2.0.160",
"@rushstack/heft": "0.68.17",
"local-node-rig": "1.0.0"
"local-node-rig": "1.0.0",
"@microsoft/load-themed-styles": "2.0.161",
"@rushstack/heft": "0.68.18"
},

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

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