New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@awsui/test-utils-core

Package Overview
Dependencies
Maintainers
3
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@awsui/test-utils-core - npm Package Compare versions

Comparing version 1.0.21 to 1.0.22

2

dist/utils.js

@@ -84,3 +84,3 @@ "use strict";

// this regexp resembles the logic of this code in the theming-core package:
// see https://github.com/cloudscape-design/theming-core/blob/main/src/build/tasks/postcss/generate-scoped-name.ts
// see src/build/tasks/postcss/generate-scoped-name.ts
return selector.replace(/\.awsui_[a-zA-Z0-9_-]+/g, function (match) {

@@ -87,0 +87,0 @@ return trimContentHash(match);

@@ -23,5 +23,5 @@ {

"name": "@awsui/test-utils-core",
"version": "1.0.21",
"version": "1.0.22",
"license": "Apache-2.0",
"homepage": "https://github.com/aws/awsui-documentation"
}
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