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

@thi.ng/geom-trace-bitmap

Package Overview
Dependencies
Maintainers
1
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/geom-trace-bitmap - npm Package Compare versions

Comparing version 0.3.61 to 0.3.62

2

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

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

{
"name": "@thi.ng/geom-trace-bitmap",
"version": "0.3.61",
"version": "0.3.62",
"description": "Bitmap image to hairline vector and point cloud conversions",

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

"dependencies": {
"@thi.ng/api": "^8.9.25",
"@thi.ng/api": "^8.9.26",
"@thi.ng/errors": "^2.4.18",
"@thi.ng/grid-iterators": "^4.0.54",
"@thi.ng/matrices": "^2.3.17",
"@thi.ng/pixel": "^6.1.11",
"@thi.ng/vectors": "^7.10.11"
"@thi.ng/grid-iterators": "^4.0.55",
"@thi.ng/matrices": "^2.3.18",
"@thi.ng/pixel": "^6.1.12",
"@thi.ng/vectors": "^7.10.12"
},

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

},
"gitHead": "16f2b92b5410bd35dcde6c2971c8e62783ebc472\n"
"gitHead": "6e20f80dd9df1c8055ffa3c1e4d6f7598add0c0b\n"
}

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

Package sizes (brotli'd, pre-treeshake): ESM: 991 bytes
Package sizes (brotli'd, pre-treeshake): ESM: 993 bytes

@@ -88,0 +88,0 @@ ## Dependencies

@@ -13,2 +13,4 @@ import type { Fn, Predicate } from "@thi.ng/api";

* ```ts
* import { traceBitmap } from "@thi.ng/geom-trace-bitmap";
*
* // extract horizontal line segments

@@ -15,0 +17,0 @@ * traceBitmap({ img: ..., dir: ["h"] })

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