Socket
Socket
Sign inDemoInstall

@thi.ng/hdom

Package Overview
Dependencies
Maintainers
1
Versions
273
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/hdom - npm Package Compare versions

Comparing version 6.0.0 to 6.0.1

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [6.0.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom@6.0.0...@thi.ng/hdom@6.0.1) (2018-12-15)
**Note:** Version bump only for package @thi.ng/hdom
# [6.0.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom@5.2.2...@thi.ng/hdom@6.0.0) (2018-12-13)

@@ -8,0 +16,0 @@

20

package.json
{
"name": "@thi.ng/hdom",
"version": "6.0.0",
"version": "6.0.1",
"description": "Lightweight vanilla ES6 UI component trees with customizable branch-local behaviors",

@@ -23,16 +23,16 @@ "main": "./index.js",

"devDependencies": {
"@thi.ng/atom": "^1.5.7",
"@thi.ng/atom": "^1.5.8",
"@types/mocha": "^5.2.5",
"@types/node": "^10.12.0",
"@types/node": "^10.12.15",
"mocha": "^5.2.0",
"nyc": "^13.1.0",
"typedoc": "^0.13.0",
"typescript": "^3.1.3"
"typescript": "^3.2.2"
},
"dependencies": {
"@thi.ng/api": "^4.2.3",
"@thi.ng/checks": "^1.5.13",
"@thi.ng/diff": "^2.0.1",
"@thi.ng/equiv": "^0.1.14",
"@thi.ng/hiccup": "^2.7.0"
"@thi.ng/api": "^4.2.4",
"@thi.ng/checks": "^1.5.14",
"@thi.ng/diff": "^2.0.2",
"@thi.ng/equiv": "^0.1.15",
"@thi.ng/hiccup": "^2.7.1"
},

@@ -54,3 +54,3 @@ "keywords": [

},
"gitHead": "e36a7ee080147d3ccbb464b0536c0ccc74ae1d01"
"gitHead": "159ce8f6b1d2dad1e12f2ba3f4f7b60d1623acee"
}
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