@myunisoft/heif-converter
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "@myunisoft/heif-converter", | ||
"description": "Bindings for the libheif C API to convert an image in Node.js", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"keywords": [ | ||
@@ -50,9 +50,5 @@ "heif", | ||
"optionalDependencies": { | ||
"@myunisoft/heif-converter.linux-x64": "^0.0.2", | ||
"@myunisoft/heif-converter.win32-x64": "^0.0.2" | ||
}, | ||
"workspaces": [ | ||
"npm/linux-x64", | ||
"npm/win32-x64" | ||
] | ||
"@myunisoft/heif-converter.linux-x64": "^0.0.3", | ||
"@myunisoft/heif-converter.win32-x64": "^0.0.3" | ||
} | ||
} |
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
66855