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

@cloudscape-design/theming-runtime

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudscape-design/theming-runtime - npm Package Compare versions

Comparing version 1.0.38 to 1.0.39

2

internal/manifest.json
{
"commit": "7462358a23b30e16587dec9eb1107cf7f00477ba"
"commit": "1ea8f3fb99f526ec1aa4619d378327a0bdc6620b"
}

@@ -1,1 +0,1 @@

{"version":"1.0.38","name":"@cloudscape-design/theming-runtime","main":"./browser/index.js","files":["shared","browser","internal"],"dependencies":{"tslib":"^2.4.0"},"repository":{"type":"git","url":"https://github.com/cloudscape-design/theming-core.git"},"homepage":"https://cloudscape.design","license":"Apache-2.0"}
{"version":"1.0.39","name":"@cloudscape-design/theming-runtime","main":"./browser/index.js","files":["shared","browser","internal"],"dependencies":{"tslib":"^2.4.0"},"repository":{"type":"git","url":"https://github.com/cloudscape-design/theming-core.git"},"homepage":"https://cloudscape.design","license":"Apache-2.0"}

@@ -38,3 +38,3 @@ import { __assign } from "tslib";

if (!state) {
throw new Error('Mode resolution needs state');
throw new Error("Mode resolution for token ".concat(token, " does not have any mode value. modes: ").concat(JSON.stringify(assignment)));
}

@@ -41,0 +41,0 @@ assignment = assignment[state];

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