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

pxr

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

pxr - npm Package Compare versions

Comparing version 6.0.0 to 6.0.1

17

package.json
{
"name": "pxr",
"version": "6.0.0",
"version": "6.0.1",
"description": "HTML transformation library built on top of HTMLParser2, used by Compoxure.",

@@ -8,3 +8,4 @@ "main": "index.js",

"lint": "jshint .",
"test": "istanbul cover _mocha -- --exit -R spec tests/*.js && istanbul check-coverage"
"test": "istanbul cover _mocha -- --exit -R spec tests/*.js && istanbul check-coverage",
"validate": "npm ls"
},

@@ -26,5 +27,5 @@ "repository": {

"dependencies": {
"async": "^0.9.0",
"async": "^3.2.5",
"handlebars": "^4.1.2",
"htmlparser2": "^3.7.3",
"htmlparser2": "^9.1.0",
"kbn-handlebars": "^1.0.0",

@@ -34,8 +35,8 @@ "lodash": "~4.17.11"

"devDependencies": {
"cheerio": "^0.22.0",
"cheerio": "^1.0.0-rc.12",
"expect.js": "~0.3.1",
"istanbul": "^0.4.5",
"jshint": "^2.5.6",
"mocha": "^5.2.0",
"precommit-hook": "^1.0.7"
"mocha": "^10.4.0",
"precommit-hook": "^3.0.0"
},

@@ -52,2 +53,2 @@ "pre-commit": [

}
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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