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

@awsui/browser-test-tools

Package Overview
Dependencies
Maintainers
3
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@awsui/browser-test-tools - npm Package Compare versions

Comparing version 3.0.44 to 3.0.45

4

dist/browsers/browser-creator.js

@@ -47,2 +47,6 @@ "use strict";

}
else if (browser.isIOS) {
// Make sure the tab bar is always at the bottom to ensure screenshots are taken properly
browser.updateSettings({ safariTabBarPosition: 'bottom' });
}
return browser;

@@ -49,0 +53,0 @@ }

2

internal/manifest.json
{
"commit": "b0610161ec99fd2eb50ba125740e3133ae719a5c"
"commit": "ef4f20343471fad7c0399d3162a43120c96d28e2"
}

@@ -59,4 +59,4 @@ {

"name": "@awsui/browser-test-tools",
"version": "3.0.44",
"version": "3.0.45",
"license": "Apache-2.0"
}
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