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

DOMBuilder

Package Overview
Dependencies
Maintainers
0
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

DOMBuilder - npm Package Compare versions

Comparing version 1.4.4 to 2.0.0

.npmignore

13

package.json
{
"name": "DOMBuilder",
"version": "1.4.4",
"description": "Builder library - generate HTML or DOM Elements (mostly) interchangeably",
"tags": ["DOM", "HTML", "builder", "fragments"],
"description": "Builder library - generate HTML with an API which is also usable in the browser",
"version": "2.0.0",
"author": "Jonathan Buchanan <jonathan.buchanan@gmail.com> (https://github.com/insin)",
"homepage": "http://readthedocs.org/docs/dombuilder/en/1.4.2/index.html",
"main": "./DOMBuilder.js",
"files": ["./DOMBuilder.js"],
"tags": ["HTML", "builder"],
"homepage": "http://readthedocs.org/docs/dombuilder/en/latest/",
"main": "index",
"repository": {
"type": "git",
"url": "http://github.com/insin/DOMBuilder.git"
"url": "https://github.com/insin/DOMBuilder.git"
}
}

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