@thi.ng/hiccup 5.3.39 → 5.3.40

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 (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thi.ng/hiccup",
3
- "version": "5.3.39",
3
+ "version": "5.3.40",
4
4
  "description": "HTML/SVG/XML serialization of nested data structures, iterables & closures",
5
5
  "type": "module",
6
6
  "module": "./index.js",
@@ -43,7 +43,7 @@
43
43
  "@thi.ng/api": "^8.12.16",
44
44
  "@thi.ng/checks": "^3.8.6",
45
45
  "@thi.ng/errors": "^2.6.5",
46
- "@thi.ng/strings": "^3.9.37"
46
+ "@thi.ng/strings": "^3.10.0"
47
47
  },
48
48
  "devDependencies": {
49
49
  "@thi.ng/atom": "^5.3.57",
@@ -131,5 +131,5 @@
131
131
  ],
132
132
  "year": 2016
133
133
  },
134
- "gitHead": "411adbeeb5c03da1cf0c86e567c80942a6b875e7\n"
134
+ "gitHead": "7a21075f27ba00b28a6eb77e70918a4c7f4e6e68\n"
135
135
  }