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.14 to 5.1.15

2

attribs.d.ts

@@ -18,2 +18,4 @@ /**

* ```ts
* import { mergeClasses } from "@thi.ng/hiccup";
*
* mergeClasses("foo bar", { foo: false, baz: true })

@@ -20,0 +22,0 @@ * // "bar baz"

2

CHANGELOG.md
# Change Log
- **Last updated**: 2024-02-22T11:59:16Z
- **Last updated**: 2024-02-25T14:07:53Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

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

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

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

"dependencies": {
"@thi.ng/api": "^8.9.25",
"@thi.ng/api": "^8.9.26",
"@thi.ng/checks": "^3.5.0",
"@thi.ng/errors": "^2.4.18",
"@thi.ng/strings": "^3.7.16"
"@thi.ng/strings": "^3.7.17"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.40.1",
"@thi.ng/atom": "^5.2.32",
"@thi.ng/atom": "^5.2.33",
"esbuild": "^0.20.0",

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

},
"gitHead": "4513a1c703bdbf0f0867f03e547e47692e415fac\n"
"gitHead": "6e20f80dd9df1c8055ffa3c1e4d6f7598add0c0b\n"
}

@@ -7,2 +7,3 @@ /**

* ```ts
* import { formatPrefixes } from "@thi.ng/hiccup";
* import { foaf, xsd } from "@thi.ng/prefixes";

@@ -9,0 +10,0 @@ *

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