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

@thi.ng/geom

Package Overview
Dependencies
Maintainers
1
Versions
335
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/geom - npm Package Compare versions

Comparing version

to
8.1.36

2

CHANGELOG.md
# Change Log
- **Last updated**: 2025-03-17T13:40:35Z
- **Last updated**: 2025-03-18T13:24:25Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

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

{
"name": "@thi.ng/geom",
"version": "8.1.35",
"version": "8.1.36",
"description": "Functional, polymorphic API for 2D geometry types & SVG generation",

@@ -43,29 +43,29 @@ "type": "module",

"dependencies": {
"@thi.ng/adjacency": "^3.0.32",
"@thi.ng/api": "^8.11.23",
"@thi.ng/arrays": "^2.10.20",
"@thi.ng/checks": "^3.7.3",
"@thi.ng/defmulti": "^3.0.63",
"@thi.ng/equiv": "^2.1.79",
"@thi.ng/errors": "^2.5.29",
"@thi.ng/geom-arc": "^2.1.170",
"@thi.ng/geom-clip-line": "^2.3.127",
"@thi.ng/geom-clip-poly": "^2.1.169",
"@thi.ng/geom-closest-point": "^2.1.165",
"@thi.ng/geom-hull": "^2.1.165",
"@thi.ng/geom-isec": "^4.0.37",
"@thi.ng/geom-poly-utils": "^3.0.37",
"@thi.ng/geom-resample": "^3.0.37",
"@thi.ng/geom-splines": "^2.3.37",
"@thi.ng/geom-subdiv-curve": "^3.0.37",
"@thi.ng/geom-tessellate": "^3.0.37",
"@thi.ng/hiccup": "^5.3.8",
"@thi.ng/hiccup-svg": "^5.4.25",
"@thi.ng/math": "^5.11.23",
"@thi.ng/matrices": "^2.4.37",
"@thi.ng/object-utils": "^1.1.19",
"@thi.ng/random": "^4.1.14",
"@thi.ng/strings": "^3.9.8",
"@thi.ng/transducers": "^9.2.23",
"@thi.ng/vectors": "^7.12.25"
"@thi.ng/adjacency": "^3.0.33",
"@thi.ng/api": "^8.11.24",
"@thi.ng/arrays": "^2.10.21",
"@thi.ng/checks": "^3.7.4",
"@thi.ng/defmulti": "^3.0.64",
"@thi.ng/equiv": "^2.1.80",
"@thi.ng/errors": "^2.5.30",
"@thi.ng/geom-arc": "^2.1.171",
"@thi.ng/geom-clip-line": "^2.3.128",
"@thi.ng/geom-clip-poly": "^2.1.170",
"@thi.ng/geom-closest-point": "^2.1.166",
"@thi.ng/geom-hull": "^2.1.166",
"@thi.ng/geom-isec": "^4.0.38",
"@thi.ng/geom-poly-utils": "^3.0.38",
"@thi.ng/geom-resample": "^3.0.38",
"@thi.ng/geom-splines": "^2.3.38",
"@thi.ng/geom-subdiv-curve": "^3.0.38",
"@thi.ng/geom-tessellate": "^3.0.38",
"@thi.ng/hiccup": "^5.3.9",
"@thi.ng/hiccup-svg": "^5.4.26",
"@thi.ng/math": "^5.11.24",
"@thi.ng/matrices": "^2.4.38",
"@thi.ng/object-utils": "^1.1.20",
"@thi.ng/random": "^4.1.15",
"@thi.ng/strings": "^3.9.9",
"@thi.ng/transducers": "^9.2.24",
"@thi.ng/vectors": "^7.12.26"
},

@@ -537,3 +537,3 @@ "devDependencies": {

},
"gitHead": "dfecb91b5b6a05db32d96f261e0c0ac6319240b9\n"
"gitHead": "1646e0ffcdfd812b29e1b9c7c528d294ea60373e\n"
}

@@ -10,3 +10,3 @@ <!-- This file is generated - DO NOT EDIT! -->

> [!NOTE]
> This is one of 203 standalone projects, maintained as part
> This is one of 204 standalone projects, maintained as part
> of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo

@@ -13,0 +13,0 @@ > and anti-framework.