Prerelease 0.33.0-alpha.6

This commit is contained in:
Lovell Fuller 2023-10-09 10:46:16 +01:00
parent 29a83250a4
commit 946976ba8f
10 changed files with 19 additions and 19 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "@sharpen/sharp-darwin-arm64", "name": "@sharpen/sharp-darwin-arm64",
"version": "0.0.1-alpha.5", "version": "0.0.1-alpha.6",
"description": "Prebuilt sharp for use with macOS ARM64", "description": "Prebuilt sharp for use with macOS ARM64",
"homepage": "https://sharp.pixelplumbing.com", "homepage": "https://sharp.pixelplumbing.com",
"repository": { "repository": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@sharpen/sharp-darwin-x64", "name": "@sharpen/sharp-darwin-x64",
"version": "0.0.1-alpha.5", "version": "0.0.1-alpha.6",
"description": "Prebuilt sharp for use with macOS x64", "description": "Prebuilt sharp for use with macOS x64",
"homepage": "https://sharp.pixelplumbing.com", "homepage": "https://sharp.pixelplumbing.com",
"repository": { "repository": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@sharpen/sharp-linux-arm", "name": "@sharpen/sharp-linux-arm",
"version": "0.0.1-alpha.5", "version": "0.0.1-alpha.6",
"description": "Prebuilt sharp for use with Linux (glibc) ARM (32-bit)", "description": "Prebuilt sharp for use with Linux (glibc) ARM (32-bit)",
"homepage": "https://sharp.pixelplumbing.com", "homepage": "https://sharp.pixelplumbing.com",
"repository": { "repository": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@sharpen/sharp-linux-arm64", "name": "@sharpen/sharp-linux-arm64",
"version": "0.0.1-alpha.5", "version": "0.0.1-alpha.6",
"description": "Prebuilt sharp for use with Linux (glibc) ARM64", "description": "Prebuilt sharp for use with Linux (glibc) ARM64",
"homepage": "https://sharp.pixelplumbing.com", "homepage": "https://sharp.pixelplumbing.com",
"repository": { "repository": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@sharpen/sharp-linux-x64", "name": "@sharpen/sharp-linux-x64",
"version": "0.0.1-alpha.5", "version": "0.0.1-alpha.6",
"description": "Prebuilt sharp for use with Linux (glibc) x64", "description": "Prebuilt sharp for use with Linux (glibc) x64",
"homepage": "https://sharp.pixelplumbing.com", "homepage": "https://sharp.pixelplumbing.com",
"repository": { "repository": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@sharpen/sharp-linuxmusl-arm64", "name": "@sharpen/sharp-linuxmusl-arm64",
"version": "0.0.1-alpha.5", "version": "0.0.1-alpha.6",
"description": "Prebuilt sharp for use with Linux (musl) ARM64", "description": "Prebuilt sharp for use with Linux (musl) ARM64",
"homepage": "https://sharp.pixelplumbing.com", "homepage": "https://sharp.pixelplumbing.com",
"repository": { "repository": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@sharpen/sharp-linuxmusl-x64", "name": "@sharpen/sharp-linuxmusl-x64",
"version": "0.0.1-alpha.5", "version": "0.0.1-alpha.6",
"description": "Prebuilt sharp for use with Linux (musl) x64", "description": "Prebuilt sharp for use with Linux (musl) x64",
"homepage": "https://sharp.pixelplumbing.com", "homepage": "https://sharp.pixelplumbing.com",
"repository": { "repository": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@sharpen/sharp-win32-ia32", "name": "@sharpen/sharp-win32-ia32",
"version": "0.0.1-alpha.5", "version": "0.0.1-alpha.6",
"description": "Prebuilt sharp for use with Windows x86 (32-bit)", "description": "Prebuilt sharp for use with Windows x86 (32-bit)",
"homepage": "https://sharp.pixelplumbing.com", "homepage": "https://sharp.pixelplumbing.com",
"repository": { "repository": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@sharpen/sharp-win32-x64", "name": "@sharpen/sharp-win32-x64",
"version": "0.0.1-alpha.5", "version": "0.0.1-alpha.6",
"description": "Prebuilt sharp for use with Windows x64", "description": "Prebuilt sharp for use with Windows x64",
"homepage": "https://sharp.pixelplumbing.com", "homepage": "https://sharp.pixelplumbing.com",
"repository": { "repository": {

View File

@ -1,7 +1,7 @@
{ {
"name": "sharp", "name": "sharp",
"description": "High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, GIF, AVIF and TIFF images", "description": "High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, GIF, AVIF and TIFF images",
"version": "0.33.0-alpha.5", "version": "0.33.0-alpha.6",
"author": "Lovell Fuller <npm@lovell.info>", "author": "Lovell Fuller <npm@lovell.info>",
"homepage": "https://github.com/lovell/sharp", "homepage": "https://github.com/lovell/sharp",
"contributors": [ "contributors": [
@ -139,8 +139,8 @@
"semver": "^7.5.4" "semver": "^7.5.4"
}, },
"optionalDependencies": { "optionalDependencies": {
"@sharpen/sharp-darwin-arm64": "0.0.1-alpha.5", "@sharpen/sharp-darwin-arm64": "0.0.1-alpha.6",
"@sharpen/sharp-darwin-x64": "0.0.1-alpha.5", "@sharpen/sharp-darwin-x64": "0.0.1-alpha.6",
"@sharpen/sharp-libvips-darwin-arm64": "0.0.1-alpha.2", "@sharpen/sharp-libvips-darwin-arm64": "0.0.1-alpha.2",
"@sharpen/sharp-libvips-darwin-x64": "0.0.1-alpha.2", "@sharpen/sharp-libvips-darwin-x64": "0.0.1-alpha.2",
"@sharpen/sharp-libvips-linux-arm": "0.0.1-alpha.2", "@sharpen/sharp-libvips-linux-arm": "0.0.1-alpha.2",
@ -148,13 +148,13 @@
"@sharpen/sharp-libvips-linux-x64": "0.0.1-alpha.2", "@sharpen/sharp-libvips-linux-x64": "0.0.1-alpha.2",
"@sharpen/sharp-libvips-linuxmusl-arm64": "0.0.1-alpha.2", "@sharpen/sharp-libvips-linuxmusl-arm64": "0.0.1-alpha.2",
"@sharpen/sharp-libvips-linuxmusl-x64": "0.0.1-alpha.2", "@sharpen/sharp-libvips-linuxmusl-x64": "0.0.1-alpha.2",
"@sharpen/sharp-linux-arm": "0.0.1-alpha.5", "@sharpen/sharp-linux-arm": "0.0.1-alpha.6",
"@sharpen/sharp-linux-arm64": "0.0.1-alpha.5", "@sharpen/sharp-linux-arm64": "0.0.1-alpha.6",
"@sharpen/sharp-linux-x64": "0.0.1-alpha.5", "@sharpen/sharp-linux-x64": "0.0.1-alpha.6",
"@sharpen/sharp-linuxmusl-arm64": "0.0.1-alpha.5", "@sharpen/sharp-linuxmusl-arm64": "0.0.1-alpha.6",
"@sharpen/sharp-linuxmusl-x64": "0.0.1-alpha.5", "@sharpen/sharp-linuxmusl-x64": "0.0.1-alpha.6",
"@sharpen/sharp-win32-ia32": "0.0.1-alpha.5", "@sharpen/sharp-win32-ia32": "0.0.1-alpha.6",
"@sharpen/sharp-win32-x64": "0.0.1-alpha.5" "@sharpen/sharp-win32-x64": "0.0.1-alpha.6"
}, },
"devDependencies": { "devDependencies": {
"@sharpen/sharp-libvips-dev": "0.0.1-alpha.2", "@sharpen/sharp-libvips-dev": "0.0.1-alpha.2",