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.22 to 5.1.23

2

api.js

@@ -8,3 +8,3 @@ const PROC_TAGS = {

};
const RE_TAG = /^([^\s\.#]+)(?:#([^\s\.#]+))?(?:\.([^\s#]+))?$/;
const RE_TAG = /^([^\s.#]+)(?:#([^\s.#]+))?(?:\.([^\s#]+))?$/;
const COMMENT = "__COMMENT__";

@@ -11,0 +11,0 @@ const CDATA = "!CDATA";

# Change Log
- **Last updated**: 2024-03-13T14:04:31Z
- **Last updated**: 2024-03-18T08:40:00Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

@@ -12,2 +12,8 @@

### [5.1.23](https://github.com/thi-ng/umbrella/tree/@thi.ng/hiccup@5.1.23) (2024-03-18)
#### ♻️ Refactoring
- minor update regexp ([c2eb896](https://github.com/thi-ng/umbrella/commit/c2eb896))
## [5.1.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/hiccup@5.1.0) (2023-12-09)

@@ -14,0 +20,0 @@

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

@@ -40,9 +40,9 @@ "type": "module",

"@thi.ng/api": "^8.9.30",
"@thi.ng/checks": "^3.5.3",
"@thi.ng/checks": "^3.5.4",
"@thi.ng/errors": "^2.5.1",
"@thi.ng/strings": "^3.7.24"
"@thi.ng/strings": "^3.7.25"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.42.3",
"@thi.ng/atom": "^5.2.39",
"@thi.ng/atom": "^5.2.40",
"esbuild": "^0.20.1",

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

},
"gitHead": "bc0f3cb07d6f1cab6dbdc5ff57428f5484e711bb\n"
"gitHead": "4b3d4ab6ce373ca817ad780f679572169a9ed733\n"
}
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