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.2.6 to 5.2.7

2

CHANGELOG.md
# Change Log
- **Last updated**: 2024-07-19T14:56:21Z
- **Last updated**: 2024-07-22T13:15:57Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

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

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

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

"dependencies": {
"@thi.ng/api": "^8.11.6",
"@thi.ng/checks": "^3.6.8",
"@thi.ng/errors": "^2.5.12",
"@thi.ng/strings": "^3.8.0"
"@thi.ng/api": "^8.11.7",
"@thi.ng/checks": "^3.6.9",
"@thi.ng/errors": "^2.5.13",
"@thi.ng/strings": "^3.8.1"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.47.0",
"@thi.ng/atom": "^5.3.6",
"@thi.ng/atom": "^5.3.7",
"esbuild": "^0.23.0",

@@ -132,3 +132,3 @@ "typedoc": "^0.26.3",

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

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

> [!NOTE]
> This is one of 189 standalone projects, maintained as part
> This is one of 198 standalone projects, maintained as part
> of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo

@@ -196,2 +196,4 @@ > and anti-framework.

Note: @thi.ng/api is in _most_ cases a type-only import (not used at runtime)
## Usage examples

@@ -398,3 +400,3 @@

import { repeatedly } from "@thi.ng/transducers";
import { writeFileSync } from "fs";
import { writeFileSync } "node:fs";

@@ -401,0 +403,0 @@ // creates an unstyled SVG circle element

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