@resvg/resvg-js
Advanced tools
Comparing version 2.0.0-alpha.4 to 2.0.0-alpha.5
{ | ||
"name": "@resvg/resvg-js", | ||
"version": "2.0.0-alpha.4", | ||
"version": "2.0.0-alpha.5", | ||
"description": "A high-performance SVG renderer, powered by Rust based resvg and napi-rs", | ||
@@ -80,3 +80,3 @@ "main": "index.js", | ||
"@types/node": "^17.0.1", | ||
"@types/sharp": "^0.29.5", | ||
"@types/sharp": "^0.30.0", | ||
"@typescript-eslint/eslint-plugin": "^5.3.1", | ||
@@ -143,15 +143,15 @@ "@typescript-eslint/parser": "^5.3.1", | ||
"optionalDependencies": { | ||
"@resvg/resvg-js-win32-x64-msvc": "2.0.0-alpha.4", | ||
"@resvg/resvg-js-darwin-x64": "2.0.0-alpha.4", | ||
"@resvg/resvg-js-linux-x64-gnu": "2.0.0-alpha.4", | ||
"@resvg/resvg-js-linux-x64-musl": "2.0.0-alpha.4", | ||
"@resvg/resvg-js-linux-arm64-gnu": "2.0.0-alpha.4", | ||
"@resvg/resvg-js-win32-ia32-msvc": "2.0.0-alpha.4", | ||
"@resvg/resvg-js-linux-arm-gnueabihf": "2.0.0-alpha.4", | ||
"@resvg/resvg-js-darwin-arm64": "2.0.0-alpha.4", | ||
"@resvg/resvg-js-android-arm64": "2.0.0-alpha.4", | ||
"@resvg/resvg-js-android-arm-eabi": "2.0.0-alpha.4", | ||
"@resvg/resvg-js-linux-arm64-musl": "2.0.0-alpha.4", | ||
"@resvg/resvg-js-win32-arm64-msvc": "2.0.0-alpha.4" | ||
"@resvg/resvg-js-win32-x64-msvc": "2.0.0-alpha.5", | ||
"@resvg/resvg-js-darwin-x64": "2.0.0-alpha.5", | ||
"@resvg/resvg-js-linux-x64-gnu": "2.0.0-alpha.5", | ||
"@resvg/resvg-js-linux-x64-musl": "2.0.0-alpha.5", | ||
"@resvg/resvg-js-linux-arm64-gnu": "2.0.0-alpha.5", | ||
"@resvg/resvg-js-win32-ia32-msvc": "2.0.0-alpha.5", | ||
"@resvg/resvg-js-linux-arm-gnueabihf": "2.0.0-alpha.5", | ||
"@resvg/resvg-js-darwin-arm64": "2.0.0-alpha.5", | ||
"@resvg/resvg-js-android-arm64": "2.0.0-alpha.5", | ||
"@resvg/resvg-js-android-arm-eabi": "2.0.0-alpha.5", | ||
"@resvg/resvg-js-linux-arm64-musl": "2.0.0-alpha.5", | ||
"@resvg/resvg-js-win32-arm64-msvc": "2.0.0-alpha.5" | ||
} | ||
} |
@@ -180,4 +180,4 @@ # resvg-js | ||
- [x] Support WebAssembly(.wasm) | ||
- [x] Output usvg-simplified SVG string | ||
- [ ] Support for getting SVG Bounding box | ||
- [ ] Output usvg-simplified SVG string | ||
- [ ] Support for generating more lossless bitmap formats, e.g. avif, webp, JPEG XL | ||
@@ -184,0 +184,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package