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.0 to 1.0.1

5

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

@@ -10,2 +10,4 @@ "main": "html-to-xpaths.js",

"test:dev": "testem",
"build": "npm run clean && npm run build:dist",
"build:dist": "babel src --out-dir dist",
"release": "node bin/next-version.js"

@@ -28,2 +30,3 @@ },

"devDependencies": {
"babel-cli": "^6.26.0",
"jquery": "^3.1.1",

@@ -30,0 +33,0 @@ "jsdom": "^16.4.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