@thi.ng/geom-trace-bitmap
Advanced tools
Comparing version 0.3.5 to 0.3.6
# Change Log | ||
- **Last updated**: 2023-05-11T12:16:33Z | ||
- **Last updated**: 2023-06-14T07:58:51Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/geom-trace-bitmap", | ||
"version": "0.3.5", | ||
"version": "0.3.6", | ||
"description": "Bitmap image to hairline vector and point cloud conversions", | ||
@@ -37,16 +37,16 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.8.1", | ||
"@thi.ng/errors": "^2.2.16", | ||
"@thi.ng/grid-iterators": "^4.0.3", | ||
"@thi.ng/matrices": "^2.1.55", | ||
"@thi.ng/pixel": "^4.2.5", | ||
"@thi.ng/vectors": "^7.6.14" | ||
"@thi.ng/api": "^8.8.2", | ||
"@thi.ng/errors": "^2.2.17", | ||
"@thi.ng/grid-iterators": "^4.0.4", | ||
"@thi.ng/matrices": "^2.1.56", | ||
"@thi.ng/pixel": "^4.2.6", | ||
"@thi.ng/vectors": "^7.6.15" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.34.8", | ||
"@thi.ng/testament": "^0.3.16", | ||
"rimraf": "^5.0.0", | ||
"@microsoft/api-extractor": "^7.35.3", | ||
"@thi.ng/testament": "^0.3.17", | ||
"rimraf": "^5.0.1", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.24.6", | ||
"typescript": "^5.0.4" | ||
"typedoc": "^0.24.8", | ||
"typescript": "^5.1.3" | ||
}, | ||
@@ -104,3 +104,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "31076ef846f8ddd076c7968aca8d6d5f5b9b9465\n" | ||
"gitHead": "54e825a976c72067a244cff8725ca98f5416d26d\n" | ||
} |
+ Added@thi.ng/api@8.11.20(transitive)
+ Added@thi.ng/arrays@2.10.15(transitive)
+ Added@thi.ng/binary@3.4.43(transitive)
+ Added@thi.ng/bitfield@2.3.65(transitive)
+ Added@thi.ng/checks@3.6.23(transitive)
+ Added@thi.ng/compare@2.4.12(transitive)
+ Added@thi.ng/compose@3.0.23(transitive)
+ Added@thi.ng/distance@2.4.106(transitive)
+ Added@thi.ng/equiv@2.1.76(transitive)
+ Added@thi.ng/errors@2.5.26(transitive)
+ Added@thi.ng/grid-iterators@4.0.107(transitive)
+ Added@thi.ng/heaps@2.1.92(transitive)
+ Added@thi.ng/hex@2.3.64(transitive)
+ Added@thi.ng/math@5.11.20(transitive)
+ Added@thi.ng/matrices@2.4.32(transitive)
+ Added@thi.ng/memoize@4.0.10(transitive)
+ Added@thi.ng/morton@3.1.107(transitive)
+ Added@thi.ng/porter-duff@2.1.98(transitive)
+ Added@thi.ng/random@4.1.11(transitive)
+ Added@thi.ng/strings@3.9.5(transitive)
+ Added@thi.ng/timestamp@1.1.5(transitive)
+ Added@thi.ng/transducers@9.2.18(transitive)
+ Added@thi.ng/vectors@7.12.20(transitive)
- Removed@thi.ng/api@8.11.19(transitive)
- Removed@thi.ng/arrays@2.10.14(transitive)
- Removed@thi.ng/binary@3.4.42(transitive)
- Removed@thi.ng/bitfield@2.3.64(transitive)
- Removed@thi.ng/checks@3.6.22(transitive)
- Removed@thi.ng/compare@2.4.11(transitive)
- Removed@thi.ng/compose@3.0.22(transitive)
- Removed@thi.ng/distance@2.4.105(transitive)
- Removed@thi.ng/equiv@2.1.75(transitive)
- Removed@thi.ng/errors@2.5.25(transitive)
- Removed@thi.ng/grid-iterators@4.0.106(transitive)
- Removed@thi.ng/heaps@2.1.91(transitive)
- Removed@thi.ng/hex@2.3.63(transitive)
- Removed@thi.ng/math@5.11.19(transitive)
- Removed@thi.ng/matrices@2.4.31(transitive)
- Removed@thi.ng/memoize@4.0.9(transitive)
- Removed@thi.ng/morton@3.1.106(transitive)
- Removed@thi.ng/porter-duff@2.1.97(transitive)
- Removed@thi.ng/random@4.1.10(transitive)
- Removed@thi.ng/strings@3.9.4(transitive)
- Removed@thi.ng/timestamp@1.1.4(transitive)
- Removed@thi.ng/transducers@9.2.17(transitive)
- Removed@thi.ng/vectors@7.12.19(transitive)
Updated@thi.ng/api@^8.8.2
Updated@thi.ng/errors@^2.2.17
Updated@thi.ng/matrices@^2.1.56
Updated@thi.ng/pixel@^4.2.6
Updated@thi.ng/vectors@^7.6.15