@thi.ng/hiccup 4.2.15 → 4.2.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/CHANGELOG.md +1 -1
  2. package/README.md +7 -7
  3. package/package.json +10 -10
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Change Log
2
2
 
3
- - **Last updated**: 2022-08-01T14:53:59Z
3
+ - **Last updated**: 2022-09-21T21:37:59Z
4
4
  - **Generator**: [thi.ng/monopub](https://thi.ng/monopub)
5
5
 
6
6
  All notable changes to this project will be documented in this file.
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  <!-- This file is generated - DO NOT EDIT! -->
2
2
 
3
- # ![hiccup](https://media.thi.ng/umbrella/banners/thing-hiccup.svg?d9bc1960)
3
+ # ![hiccup](https://media.thi.ng/umbrella/banners-20220914/thing-hiccup.svg?0ac902af)
4
4
 
5
5
  [![npm version](https://img.shields.io/npm/v/@thi.ng/hiccup.svg)](https://www.npmjs.com/package/@thi.ng/hiccup)
6
6
  ![npm downloads](https://img.shields.io/npm/dm/@thi.ng/hiccup.svg)
@@ -14,9 +14,9 @@ This project is part of the
14
14
  - [Use cases](#use-cases)
15
15
  - [No special sauce needed (or wanted)](#no-special-sauce-needed-or-wanted)
16
16
  - [What is Hiccup?](#what-is-hiccup)
17
- - [Status](#status)
18
- - [Support packages](#support-packages)
19
- - [Related packages](#related-packages)
17
+ - [Status](#status)
18
+ - [Support packages](#support-packages)
19
+ - [Related packages](#related-packages)
20
20
  - [Blog posts](#blog-posts)
21
21
  - [Installation](#installation)
22
22
  - [Dependencies](#dependencies)
@@ -110,13 +110,13 @@ values of the same structure. Please see [examples](#examples) &
110
110
  iterable
111
111
  ```
112
112
 
113
- ### Status
113
+ ## Status
114
114
 
115
115
  **STABLE** - used in production
116
116
 
117
117
  [Search or submit any issues for this package](https://github.com/thi-ng/umbrella/issues?q=%5Bhiccup%5D+in%3Atitle)
118
118
 
119
- ### Support packages
119
+ ## Support packages
120
120
 
121
121
  - [@thi.ng/hiccup-canvas](https://github.com/thi-ng/umbrella/tree/develop/packages/hiccup-canvas) - Hiccup shape tree renderer for vanilla Canvas 2D contexts
122
122
  - [@thi.ng/hiccup-carbon-icons](https://github.com/thi-ng/umbrella/tree/develop/packages/hiccup-carbon-icons) - Full set of IBM's Carbon icons in hiccup format
@@ -125,7 +125,7 @@ iterable
125
125
  - [@thi.ng/hiccup-markdown](https://github.com/thi-ng/umbrella/tree/develop/packages/hiccup-markdown) - Markdown parser & serializer from/to Hiccup format
126
126
  - [@thi.ng/hiccup-svg](https://github.com/thi-ng/umbrella/tree/develop/packages/hiccup-svg) - SVG element functions for [@thi.ng/hiccup](https://github.com/thi-ng/umbrella/tree/develop/packages/hiccup) & [@thi.ng/hdom](https://github.com/thi-ng/umbrella/tree/develop/packages/hdom)
127
127
 
128
- ### Related packages
128
+ ## Related packages
129
129
 
130
130
  - [@thi.ng/hdom](https://github.com/thi-ng/umbrella/tree/develop/packages/hdom) - Lightweight vanilla ES6 UI component trees with customizable branch-local behaviors
131
131
  - [@thi.ng/hdom-canvas](https://github.com/thi-ng/umbrella/tree/develop/packages/hdom-canvas) - [@thi.ng/hdom](https://github.com/thi-ng/umbrella/tree/develop/packages/hdom) component wrapper for declarative canvas scenegraphs
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thi.ng/hiccup",
3
- "version": "4.2.15",
3
+ "version": "4.2.16",
4
4
  "description": "HTML/SVG/XML serialization of nested data structures, iterables & closures",
5
5
  "type": "module",
6
6
  "module": "./index.js",
@@ -34,19 +34,19 @@
34
34
  "test": "testament test"
35
35
  },
36
36
  "dependencies": {
37
- "@thi.ng/api": "^8.4.1",
38
- "@thi.ng/checks": "^3.2.4",
39
- "@thi.ng/errors": "^2.1.10",
40
- "@thi.ng/strings": "^3.3.11"
37
+ "@thi.ng/api": "^8.4.2",
38
+ "@thi.ng/checks": "^3.2.5",
39
+ "@thi.ng/errors": "^2.2.0",
40
+ "@thi.ng/strings": "^3.3.12"
41
41
  },
42
42
  "devDependencies": {
43
- "@microsoft/api-extractor": "^7.25.0",
44
- "@thi.ng/atom": "^5.1.14",
45
- "@thi.ng/testament": "^0.2.12",
43
+ "@microsoft/api-extractor": "^7.31.1",
44
+ "@thi.ng/atom": "^5.1.15",
45
+ "@thi.ng/testament": "^0.3.0",
46
46
  "rimraf": "^3.0.2",
47
47
  "tools": "^0.0.1",
48
48
  "typedoc": "^0.22.17",
49
- "typescript": "^4.7.4"
49
+ "typescript": "^4.8.3"
50
50
  },
51
51
  "keywords": [
52
52
  "array",
@@ -120,5 +120,5 @@
120
120
  ],
121
121
  "year": 2016
122
122
  },
123
- "gitHead": "be8423e2019e95c14a096260a93b9762dde0c768\n"
123
+ "gitHead": "973139c5aa3b50081020f4cc726a7cc330f77fc7\n"
124
124
  }