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

content-diff

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

content-diff - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

24

package.json
{
"name": "content-diff",
"version": "1.0.3",
"version": "1.0.4",
"description": "A tool for checking a page is a valid format by profiling a type of web page and then testing if a page matches that profile.",

@@ -30,3 +30,25 @@ "main": "index.js",

"@babel/preset-env": "^7.12.10"
},
"contributors": [
{
"name": "William Overton",
"url": "https://github.com/williamoverton/content-diff/graphs/contributors"
}
],
"repository": {
"type": "git",
"url": "https://github.com/williamoverton/content-diff"
},
"keywords": [
"diff",
"web",
"request",
"check",
"profile",
"structure",
"html"
],
"engines": {
"node": ">=10"
}
}
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