@bbc/nightwatch-commands
Advanced tools
Comparing version 1.1.0 to 1.1.1
// 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", |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
15671
11
271
0
2