You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@microsoft/loader-load-themed-styles

Package Overview
Dependencies
Maintainers
0
Versions
679
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.74

7

CHANGELOG.md
# Change Log - @microsoft/loader-load-themed-styles
This log was last generated on Thu, 24 Oct 2024 00:15:47 GMT and should not be manually modified.
This log was last generated on Fri, 22 Nov 2024 01:10:43 GMT and should not be manually modified.
## 2.1.74
Fri, 22 Nov 2024 01:10:43 GMT
_Version update only_
## 2.1.73

@@ -6,0 +11,0 @@ Thu, 24 Oct 2024 00:15:47 GMT

8

package.json
{
"name": "@microsoft/loader-load-themed-styles",
"version": "2.1.73",
"version": "2.1.74",
"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.149"
"@microsoft/load-themed-styles": "^2.0.150"
},

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

"@types/webpack": "4.41.32",
"@microsoft/load-themed-styles": "2.0.150",
"local-node-rig": "1.0.0",
"@microsoft/load-themed-styles": "2.0.149",
"@rushstack/heft": "0.68.6"
"@rushstack/heft": "0.68.7"
},

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

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