@@ -10,3 +10,3 @@ import { type DecodeOptions } from './io/decode.js'; | ||
| import { type TraceOptions } from './vectorize/trace.js'; | ||
| export declare const VERSION = "1.31.1"; | ||
| export declare const VERSION = "1.31.2"; | ||
| export type VectorizeModeOption = VectorizeMode | 'auto' | 'lossless'; | ||
@@ -13,0 +13,0 @@ export type Preset = 'auto' | 'logo' | 'lineart' | 'poster' | 'photo' | 'detailed' | 'pixelart' | 'exact'; |
+1
-1
@@ -21,3 +21,3 @@ "use strict"; | ||
| const trace_js_1 = require("./vectorize/trace.js"); | ||
| exports.VERSION = '1.31.1'; | ||
| exports.VERSION = '1.31.2'; | ||
| const GENERATOR = `Generated by pixvec v${exports.VERSION}`; | ||
@@ -24,0 +24,0 @@ /** |
@@ -62,3 +62,3 @@ /** | ||
| /** Version of the package this build came from. */ | ||
| export declare const VERSION = "1.31.1"; | ||
| export declare const VERSION = "1.31.2"; | ||
| //# sourceMappingURL=core.d.ts.map |
+1
-1
@@ -194,3 +194,3 @@ "use strict"; | ||
| /** Version of the package this build came from. */ | ||
| exports.VERSION = '1.31.1'; | ||
| exports.VERSION = '1.31.2'; | ||
| //# sourceMappingURL=core.js.map |
@@ -10,3 +10,3 @@ import { type DecodeOptions } from './io/decode.js'; | ||
| import { type TraceOptions } from './vectorize/trace.js'; | ||
| export declare const VERSION = "1.31.1"; | ||
| export declare const VERSION = "1.31.2"; | ||
| export type VectorizeModeOption = VectorizeMode | 'auto' | 'lossless'; | ||
@@ -13,0 +13,0 @@ export type Preset = 'auto' | 'logo' | 'lineart' | 'poster' | 'photo' | 'detailed' | 'pixelart' | 'exact'; |
+1
-1
@@ -11,3 +11,3 @@ import { basename } from 'node:path'; | ||
| import { trace, TRACE_DEFAULTS } from './vectorize/trace.js'; | ||
| export const VERSION = '1.31.1'; | ||
| export const VERSION = '1.31.2'; | ||
| const GENERATOR = `Generated by pixvec v${VERSION}`; | ||
@@ -14,0 +14,0 @@ /** |
@@ -62,3 +62,3 @@ /** | ||
| /** Version of the package this build came from. */ | ||
| export declare const VERSION = "1.31.1"; | ||
| export declare const VERSION = "1.31.2"; | ||
| //# sourceMappingURL=core.d.ts.map |
+1
-1
@@ -91,3 +91,3 @@ /** | ||
| /** Version of the package this build came from. */ | ||
| export const VERSION = '1.31.1'; | ||
| export const VERSION = '1.31.2'; | ||
| //# sourceMappingURL=core.js.map |
+14
-3
| { | ||
| "name": "pixvec", | ||
| "version": "1.31.1", | ||
| "description": "Measurable raster <-> SVG conversion. Pixel-exact lossless vectorization, quality-targeted Bezier tracing, and exact SVG rasterization - with built-in PSNR/SSIM/CIEDE2000 verification. Reads PNG, JPEG, WebP, AVIF, TIFF, GIF, BMP, ICO, PNM and TGA.", | ||
| "version": "1.31.2", | ||
| "description": "The measurable image + document toolkit for JavaScript. Raster <-> SVG (pixel-exact lossless or quality-targeted Bezier tracing, verified with PSNR/SSIM/CIEDE2000), plus PDF & Office (docx/xlsx/pptx) rendering and conversion, images-to-PDF, DXF/EPS/PDF/G-code export, content-aware crop, and image editing. Reads PNG, JPEG, WebP, AVIF, TIFF, GIF, BMP, ICO, PNM, TGA.", | ||
| "keywords": [ | ||
@@ -36,3 +36,14 @@ "svg", | ||
| "webp", | ||
| "image-editing" | ||
| "image-editing", | ||
| "pdf", | ||
| "pdf-to-image", | ||
| "image-to-pdf", | ||
| "docx", | ||
| "office", | ||
| "document-conversion", | ||
| "centerline", | ||
| "dxf", | ||
| "gcode", | ||
| "blurhash", | ||
| "smart-crop" | ||
| ], | ||
@@ -39,0 +50,0 @@ "license": "MIT", |
+1
-1
| # Pixvec | ||
| **Measurable raster ⇄ SVG conversion.** Eleven formats, every one convertible to every other, with the accuracy of every conversion actually measured rather than asserted. | ||
| **Measurable raster ⇄ SVG conversion — and a broad image + document toolkit.** Eleven raster formats, every one convertible to every other, with the accuracy of every conversion actually measured rather than asserted; plus **PDF & Office** (docx/xlsx/pptx) rendering and conversion, **images → PDF**, **DXF/EPS/G-code** export for makers, and content-aware crop — most of it in a **zero-dependency** core that runs in the browser too. | ||
@@ -5,0 +5,0 @@ [](https://www.npmjs.com/package/pixvec) |
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
2215142
0.03%