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

@redhat-developer/locators

Package Overview
Dependencies
Maintainers
0
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@redhat-developer/locators - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

7

out/lib/1.37.0.js

@@ -347,2 +347,9 @@ "use strict";

},
DebugCallStackSection: {
predicate: async (section) => (await section.getTitle()).toLowerCase() === 'call stack',
},
CallStackItem: {
label: selenium_webdriver_1.By.className('monaco-highlighted-label'),
text: selenium_webdriver_1.By.className('state label monaco-count-badge long'),
},
ExtensionsViewSection: {

@@ -349,0 +356,0 @@ items: selenium_webdriver_1.By.className('monaco-list-rows'),

4

package.json
{
"name": "@redhat-developer/locators",
"version": "1.2.0",
"version": "1.3.0",
"description": "Pluggable Page Objects locators for an ExTester framework.",

@@ -43,3 +43,3 @@ "main": "out/index.js",

},
"gitHead": "184a5eb785998e5956c78b3b06706bd1d3bd3557"
"gitHead": "7f9bdbf22d797c53c7d8375b7222e66308dbc180"
}
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