Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

DOMBuilder

Package Overview
Dependencies
Maintainers
1
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 2.0.1 to 2.1.0

lib/dombuilder.js

29

package.json
{
"name": "DOMBuilder",
"description": "Builder library - generate HTML with an API which is also usable in the browser",
"version": "2.0.1",
"author": "Jonathan Buchanan <jonathan.buchanan@gmail.com> (https://github.com/insin)",
"tags": ["HTML", "builder"],
"homepage": "http://readthedocs.org/docs/dombuilder/en/latest/",
"main": "index",
"repository": {
"type": "git",
"url": "https://github.com/insin/DOMBuilder.git"
"name": "DOMBuilder"
, "description": "Builder library - generate HTML with an API which is also usable in the browser"
, "version": "2.1.0"
, "author": "Jonathan Buchanan <jonathan.buchanan@gmail.com> (https://github.com/insin)"
, "tags": ["dualsided", "DOM", "HTML", "builder", "templates"]
, "main": "./lib/dombuilder"
, "repository": {
"type": "git"
, "url": "https://github.com/insin/DOMBuilder.git"
}
, "dependencies": {
"isomorph": "0.1.x"
}
, "devDependencies": {
"qunit": "0.2.x"
, "buildumb": "0.1.x"
}
, "scripts": {
"test": "node tests/tests.js"
}
}

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