Socket
Socket
Sign inDemoInstall

@thi.ng/hiccup

Package Overview
Dependencies
Maintainers
0
Versions
254
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/hiccup - npm Package Compare versions

Comparing version 5.2.7 to 5.2.8

2

CHANGELOG.md
# Change Log
- **Last updated**: 2024-07-22T13:15:57Z
- **Last updated**: 2024-08-10T15:03:07Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

@@ -5,0 +5,0 @@

{
"name": "@thi.ng/hiccup",
"version": "5.2.7",
"version": "5.2.8",
"description": "HTML/SVG/XML serialization of nested data structures, iterables & closures",

@@ -39,13 +39,13 @@ "type": "module",

"dependencies": {
"@thi.ng/api": "^8.11.7",
"@thi.ng/checks": "^3.6.9",
"@thi.ng/errors": "^2.5.13",
"@thi.ng/strings": "^3.8.1"
"@thi.ng/api": "^8.11.8",
"@thi.ng/checks": "^3.6.10",
"@thi.ng/errors": "^2.5.14",
"@thi.ng/strings": "^3.8.2"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.47.0",
"@thi.ng/atom": "^5.3.7",
"@microsoft/api-extractor": "^7.47.5",
"@thi.ng/atom": "^5.3.8",
"esbuild": "^0.23.0",
"typedoc": "^0.26.3",
"typescript": "^5.5.3"
"typedoc": "^0.26.5",
"typescript": "^5.5.4"
},

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

},
"gitHead": "324d6b7dbf31558329e9fb6452e29b2f7db9c61a\n"
"gitHead": "ec78f98d015e4d214a0b840e72e497407807daf3\n"
}

@@ -152,3 +152,3 @@ <!-- This file is generated - DO NOT EDIT! -->

- [@thi.ng/rdom-components](https://github.com/thi-ng/umbrella/tree/develop/packages/rdom-components) - Collection of unstyled, customizable components for [@thi.ng/rdom](https://github.com/thi-ng/umbrella/tree/develop/packages/rdom)
- [@thi.ng/transducers](https://github.com/thi-ng/umbrella/tree/develop/packages/transducers) - Lightweight transducer implementations for ES6 / TypeScript
- [@thi.ng/transducers](https://github.com/thi-ng/umbrella/tree/develop/packages/transducers) - Collection of ~170 lightweight, composable transducers, reducers, generators, iterators for functional data transformations
- [@thi.ng/zipper](https://github.com/thi-ng/umbrella/tree/develop/packages/zipper) - Functional tree editing, manipulation & navigation

@@ -200,3 +200,3 @@

10 projects in this repo's
11 projects in this repo's
[/examples](https://github.com/thi-ng/umbrella/tree/develop/examples)

@@ -209,2 +209,3 @@ directory are using this package:

| <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/commit-table-ssr.png" width="240"/> | Filterable commit log UI w/ minimal server to provide commit history | [Demo](https://demo.thi.ng/umbrella/commit-table-ssr/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/commit-table-ssr) |
| <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/hdiff.avif" width="240"/> | Applying thi.ng/hdiff to generate static HTML diff output | [Demo](https://demo.thi.ng/umbrella/hdiff/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/hdiff) |
| <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/hdom-canvas/hdom-canvas-shapes-results.png" width="240"/> | Various hdom-canvas shape drawing examples & SVG conversion / export | [Demo](https://demo.thi.ng/umbrella/hdom-canvas-shapes/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/hdom-canvas-shapes) |

@@ -211,0 +212,0 @@ | <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/hiccup-css-image-transition.jpg" width="240"/> | Generating pure CSS image transitions | [Demo](https://demo.thi.ng/umbrella/hiccup-css-image-transition/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/hiccup-css-image-transition) |

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