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

html-to-xpaths

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

html-to-xpaths - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

9

package.json
{
"name": "html-to-xpaths",
"version": "1.0.2",
"version": "1.0.3",
"description": "Convert html to an array of xpaths",

@@ -30,3 +30,3 @@ "main": "src/html-to-xpaths.js",

"babel-cli": "^6.26.0",
"jquery": "^3.1.1",
"jquery": "^3.5.1",
"jsdom": "^16.4.0",

@@ -38,2 +38,7 @@ "jsdom-global": "^3.0.2",

},
"dependencies": {
"jquery": "^3.5.1",
"jsdom": "^16.4.0",
"jsdom-global": "^3.0.2"
},
"homepage": "https://github.com/YasithLokuge/html-to-xpaths",

@@ -40,0 +45,0 @@ "author": "Yasith Lokuge <yasith1@gmail.com>",

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