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

@microsoft/load-themed-styles

Package Overview
Dependencies
Maintainers
2
Versions
652
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.0.79 to 2.0.80

1

lib-amd/index.js

@@ -228,2 +228,3 @@ // Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license.

DEBUG) {
// eslint-disable-next-line no-console
console.warn("Theming value not provided for \"".concat(themeSlot, "\". Falling back to \"").concat(defaultValue, "\"."));

@@ -230,0 +231,0 @@ }

@@ -217,2 +217,3 @@ // Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license.

DEBUG) {
// eslint-disable-next-line no-console
console.warn("Theming value not provided for \"".concat(themeSlot, "\". Falling back to \"").concat(defaultValue, "\"."));

@@ -219,0 +220,0 @@ }

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

DEBUG) {
// eslint-disable-next-line no-console
console.warn("Theming value not provided for \"".concat(themeSlot, "\". Falling back to \"").concat(defaultValue, "\"."));

@@ -229,0 +230,0 @@ }

5

package.json
{
"name": "@microsoft/load-themed-styles",
"version": "2.0.79",
"version": "2.0.80",
"description": "Loads themed styles.",

@@ -16,4 +16,3 @@ "license": "MIT",

"devDependencies": {
"@rushstack/heft": "0.61.1",
"@rushstack/eslint-config": "3.3.4",
"@rushstack/heft": "0.61.2",
"local-web-rig": "1.0.0"

@@ -20,0 +19,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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