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

jsdifftool

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsdifftool - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

13

package.json
{
"name": "jsdifftool",
"description": "A Javascript to to see the DOM difference between a page with javascript and a page without javascript",
"contributors": [
{
"name": "Rafael Grillo",
"email": "grillorafael@gmail.com"
}
],
"author": {
"name": "Rafael Grillo",
"email": "grillorafael@gmail.com"
},
"repository": {

@@ -15,5 +13,6 @@ "type": "git",

"license": "MIT",
"version": "0.0.4",
"version": "0.0.5",
"preferGlobal": true,
"private": false,
"main": "jsdiff",
"bin": {

@@ -20,0 +19,0 @@ "jsdifftool" : "jsdiff.js"

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