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

@bbc/nightwatch-commands

Package Overview
Dependencies
Maintainers
32
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bbc/nightwatch-commands - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

commands/getSessionData.js

4

lib/cssify.js
// JavaScript function for converting simple XPath to CSS selector.
// Ported by Dither from [cssify](https://github.com/santiycr/cssify)
// Ported by Dither from [cssify](https://github.com/santiycr/cssify) at https://gist.github.com/Dither/1909679
// Example: `cssify('//div[@id="girl"][2]/span[@class="body"]//a[contains(@class, "sexy")]//img[1]')`

@@ -146,2 +146,2 @@

},
};
};
{
"name": "@bbc/nightwatch-commands",
"version": "1.1.0",
"version": "1.1.1",
"description": "Basic Nightwatch Commands",

@@ -5,0 +5,0 @@ "license": "MIT",

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