New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@thi.ng/hiccup-svg

Package Overview
Dependencies
Maintainers
0
Versions
340
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/hiccup-svg - npm Package Compare versions

Comparing version 5.4.0 to 5.4.1

2

CHANGELOG.md
# Change Log
- **Last updated**: 2024-09-16T13:25:24Z
- **Last updated**: 2024-09-19T21:09:34Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

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

@@ -194,2 +194,7 @@ import { implementsFunction } from "@thi.ng/checks/implements-function";

break;
// case "filter":
// TODO needs to be translated into <filter> def first
// https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/filter
// https://developer.mozilla.org/en-US/docs/Web/SVG/Element/filter
// break;
default:

@@ -196,0 +201,0 @@ res[id] = v;

{
"name": "@thi.ng/hiccup-svg",
"version": "5.4.0",
"version": "5.4.1",
"description": "SVG element functions for @thi.ng/hiccup & related tooling",

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

"dependencies": {
"@thi.ng/api": "^8.11.9",
"@thi.ng/checks": "^3.6.11",
"@thi.ng/color": "^5.7.4",
"@thi.ng/prefixes": "^2.3.26"
"@thi.ng/api": "^8.11.10",
"@thi.ng/checks": "^3.6.12",
"@thi.ng/color": "^5.7.5",
"@thi.ng/prefixes": "^2.3.27"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.47.5",
"esbuild": "^0.23.0",
"typedoc": "^0.26.5",
"typescript": "^5.5.4"
"@microsoft/api-extractor": "^7.47.9",
"esbuild": "^0.23.1",
"typedoc": "^0.26.7",
"typescript": "^5.6.2"
},

@@ -144,3 +144,3 @@ "keywords": [

},
"gitHead": "8335e9571c2b9b13844ee4d8d24f99143c5f8816\n"
"gitHead": "b52baa3750ddd1256892df966ab7ac9b4806a9ef\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