Socket
Socket
Sign inDemoInstall

@thi.ng/hiccup

Package Overview
Dependencies
Maintainers
1
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.1.6 to 5.1.7

2

CHANGELOG.md
# Change Log
- **Last updated**: 2024-01-23T15:58:27Z
- **Last updated**: 2024-01-26T18:03:04Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

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

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

@@ -38,10 +38,10 @@ "type": "module",

"dependencies": {
"@thi.ng/api": "^8.9.17",
"@thi.ng/checks": "^3.4.17",
"@thi.ng/api": "^8.9.18",
"@thi.ng/checks": "^3.4.18",
"@thi.ng/errors": "^2.4.11",
"@thi.ng/strings": "^3.7.8"
"@thi.ng/strings": "^3.7.9"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.39.0",
"@thi.ng/atom": "^5.2.23",
"@thi.ng/atom": "^5.2.24",
"esbuild": "^0.19.10",

@@ -131,3 +131,3 @@ "rimraf": "^5.0.5",

},
"gitHead": "417b5a7ea7bd54a3b4f086fe0fc2ce8e8933c9b2\n"
"gitHead": "7426e2ae6fca5482c6eaf649872296fc89955374\n"
}

@@ -97,3 +97,3 @@ import type { FnU } from "@thi.ng/api";

* If the `ctx` option is given it'll be passed to each embedded component fns.
* Optionally call {@link derefContext} prior to {@link serialize} to auto-deref
* Optionally call {@link derefContext} prior to `serialize()` to auto-deref
* context keys with values implementing the

@@ -100,0 +100,0 @@ * [`IDeref`](https://docs.thi.ng/umbrella/api/interfaces/IDeref.html)

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