@resvg/resvg-js
Advanced tools
Comparing version 1.2.0 to 1.3.0
{ | ||
"name": "@resvg/resvg-js", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"description": "A high-performance SVG renderer, powered by Rust based resvg and napi-rs", | ||
@@ -88,2 +88,3 @@ "main": "index.js", | ||
"npm-run-all": "^4.1.5", | ||
"oslllo-svg2": "^0.3.1", | ||
"prettier": "^2.5.1", | ||
@@ -133,15 +134,15 @@ "sharp": "^0.29.2", | ||
"optionalDependencies": { | ||
"@resvg/resvg-js-win32-x64-msvc": "1.2.0", | ||
"@resvg/resvg-js-darwin-x64": "1.2.0", | ||
"@resvg/resvg-js-linux-x64-gnu": "1.2.0", | ||
"@resvg/resvg-js-linux-x64-musl": "1.2.0", | ||
"@resvg/resvg-js-linux-arm64-gnu": "1.2.0", | ||
"@resvg/resvg-js-win32-ia32-msvc": "1.2.0", | ||
"@resvg/resvg-js-linux-arm-gnueabihf": "1.2.0", | ||
"@resvg/resvg-js-darwin-arm64": "1.2.0", | ||
"@resvg/resvg-js-android-arm64": "1.2.0", | ||
"@resvg/resvg-js-android-arm-eabi": "1.2.0", | ||
"@resvg/resvg-js-linux-arm64-musl": "1.2.0", | ||
"@resvg/resvg-js-win32-arm64-msvc": "1.2.0" | ||
"@resvg/resvg-js-win32-x64-msvc": "1.3.0", | ||
"@resvg/resvg-js-darwin-x64": "1.3.0", | ||
"@resvg/resvg-js-linux-x64-gnu": "1.3.0", | ||
"@resvg/resvg-js-linux-x64-musl": "1.3.0", | ||
"@resvg/resvg-js-linux-arm64-gnu": "1.3.0", | ||
"@resvg/resvg-js-win32-ia32-msvc": "1.3.0", | ||
"@resvg/resvg-js-linux-arm-gnueabihf": "1.3.0", | ||
"@resvg/resvg-js-darwin-arm64": "1.3.0", | ||
"@resvg/resvg-js-android-arm64": "1.3.0", | ||
"@resvg/resvg-js-android-arm-eabi": "1.3.0", | ||
"@resvg/resvg-js-linux-arm64-musl": "1.3.0", | ||
"@resvg/resvg-js-win32-arm64-msvc": "1.3.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
33419
25