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

domvm

Package Overview
Dependencies
Maintainers
2
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

domvm - npm Package Compare versions

Comparing version 0.0.0 to 1.0.0

build.cmd

23

package.json
{
"name": "domvm",
"version": "0.0.0",
"description": "A thin, fast, dependency-free vdom view layer",
"description": "DOM ViewModel - A thin, fast, dependency-free vdom view layer",
"license" : "MIT",
"homepage": "https://github.com/leeoniya/domvm",
"author": "Leon Sorokin <leeoniya@gmail.com>",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/leeoniya/domvm.git"
"url": "https://github.com/leeoniya/domvm.git"
},
"keywords": [
"virtualdom",
"reactive"
],
"author": "@leeoniya",
"license": "ISC",
"bugs": {
"url": "https://github.com/leeoniya/domvm/issues"
},
"homepage": "https://github.com/leeoniya/domvm#readme"
}
}
}
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