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
678
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.72

7

CHANGELOG.md
# Change Log - @microsoft/loader-load-themed-styles
This log was last generated on Thu, 17 Oct 2024 08:35:06 GMT and should not be manually modified.
This log was last generated on Mon, 21 Oct 2024 18:50:10 GMT and should not be manually modified.
## 2.1.72
Mon, 21 Oct 2024 18:50:10 GMT
_Version update only_
## 2.1.71

@@ -6,0 +11,0 @@ Thu, 17 Oct 2024 08:35:06 GMT

2

lib/tsdoc-metadata.json

@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard.

"packageName": "@microsoft/api-extractor",
"packageVersion": "7.47.10"
"packageVersion": "7.47.11"
}
]
}
{
"name": "@microsoft/loader-load-themed-styles",
"version": "2.1.71",
"version": "2.1.72",
"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.147"
"@microsoft/load-themed-styles": "^2.0.148"
},

@@ -30,4 +30,4 @@ "dependencies": {

"local-node-rig": "1.0.0",
"@rushstack/heft": "0.68.4",
"@microsoft/load-themed-styles": "2.0.147"
"@rushstack/heft": "0.68.5",
"@microsoft/load-themed-styles": "2.0.148"
},

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

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