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

@awsui/theming-runtime

Package Overview
Dependencies
Maintainers
3
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@awsui/theming-runtime - npm Package Compare versions

Comparing version 1.0.48 to 1.0.49

2

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

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

{"version":"1.0.48","name":"@awsui/theming-runtime","main":"./browser/index.js","files":["shared","browser","internal"],"dependencies":{"tslib":"^2.4.0"},"homepage":"https://github.com/aws/awsui-documentation","license":"Apache-2.0"}
{"version":"1.0.49","name":"@awsui/theming-runtime","main":"./browser/index.js","files":["shared","browser","internal"],"dependencies":{"tslib":"^2.4.0"},"homepage":"https://github.com/aws/awsui-documentation","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