From de9bdcba0ac62ca0b183405f9487fe33bf66d9b0 Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Fri, 13 Oct 2023 14:32:21 +0100 Subject: [PATCH] Prerelease 0.33.0-alpha.9 --- npm/darwin-arm64/package.json | 3 ++- npm/darwin-x64/package.json | 3 ++- npm/linux-arm/package.json | 3 ++- npm/linux-arm64/package.json | 3 ++- npm/linux-x64/package.json | 3 ++- npm/linuxmusl-arm64/package.json | 3 ++- npm/linuxmusl-x64/package.json | 3 ++- npm/package.json | 2 +- npm/win32-ia32/package.json | 3 ++- npm/win32-x64/package.json | 3 ++- package.json | 20 ++++++++++---------- 11 files changed, 29 insertions(+), 20 deletions(-) diff --git a/npm/darwin-arm64/package.json b/npm/darwin-arm64/package.json index a3ee8693..da8a70bb 100644 --- a/npm/darwin-arm64/package.json +++ b/npm/darwin-arm64/package.json @@ -1,7 +1,8 @@ { "name": "@img/sharp-darwin-arm64", - "version": "0.0.1-alpha.8", + "version": "0.33.0-alpha.9", "description": "Prebuilt sharp for use with macOS ARM64", + "author": "Lovell Fuller ", "homepage": "https://sharp.pixelplumbing.com", "repository": { "type": "git", diff --git a/npm/darwin-x64/package.json b/npm/darwin-x64/package.json index ed86b817..03aa218e 100644 --- a/npm/darwin-x64/package.json +++ b/npm/darwin-x64/package.json @@ -1,7 +1,8 @@ { "name": "@img/sharp-darwin-x64", - "version": "0.0.1-alpha.8", + "version": "0.33.0-alpha.9", "description": "Prebuilt sharp for use with macOS x64", + "author": "Lovell Fuller ", "homepage": "https://sharp.pixelplumbing.com", "repository": { "type": "git", diff --git a/npm/linux-arm/package.json b/npm/linux-arm/package.json index 0e96cf9c..68c4ed07 100644 --- a/npm/linux-arm/package.json +++ b/npm/linux-arm/package.json @@ -1,7 +1,8 @@ { "name": "@img/sharp-linux-arm", - "version": "0.0.1-alpha.8", + "version": "0.33.0-alpha.9", "description": "Prebuilt sharp for use with Linux (glibc) ARM (32-bit)", + "author": "Lovell Fuller ", "homepage": "https://sharp.pixelplumbing.com", "repository": { "type": "git", diff --git a/npm/linux-arm64/package.json b/npm/linux-arm64/package.json index 3b8493a7..dada251c 100644 --- a/npm/linux-arm64/package.json +++ b/npm/linux-arm64/package.json @@ -1,7 +1,8 @@ { "name": "@img/sharp-linux-arm64", - "version": "0.0.1-alpha.8", + "version": "0.33.0-alpha.9", "description": "Prebuilt sharp for use with Linux (glibc) ARM64", + "author": "Lovell Fuller ", "homepage": "https://sharp.pixelplumbing.com", "repository": { "type": "git", diff --git a/npm/linux-x64/package.json b/npm/linux-x64/package.json index 0a9f3657..e66b555c 100644 --- a/npm/linux-x64/package.json +++ b/npm/linux-x64/package.json @@ -1,7 +1,8 @@ { "name": "@img/sharp-linux-x64", - "version": "0.0.1-alpha.8", + "version": "0.33.0-alpha.9", "description": "Prebuilt sharp for use with Linux (glibc) x64", + "author": "Lovell Fuller ", "homepage": "https://sharp.pixelplumbing.com", "repository": { "type": "git", diff --git a/npm/linuxmusl-arm64/package.json b/npm/linuxmusl-arm64/package.json index 0c4217de..15890c68 100644 --- a/npm/linuxmusl-arm64/package.json +++ b/npm/linuxmusl-arm64/package.json @@ -1,7 +1,8 @@ { "name": "@img/sharp-linuxmusl-arm64", - "version": "0.0.1-alpha.8", + "version": "0.33.0-alpha.9", "description": "Prebuilt sharp for use with Linux (musl) ARM64", + "author": "Lovell Fuller ", "homepage": "https://sharp.pixelplumbing.com", "repository": { "type": "git", diff --git a/npm/linuxmusl-x64/package.json b/npm/linuxmusl-x64/package.json index 8a51b8bd..556d8bb7 100644 --- a/npm/linuxmusl-x64/package.json +++ b/npm/linuxmusl-x64/package.json @@ -1,7 +1,8 @@ { "name": "@img/sharp-linuxmusl-x64", - "version": "0.0.1-alpha.8", + "version": "0.33.0-alpha.9", "description": "Prebuilt sharp for use with Linux (musl) x64", + "author": "Lovell Fuller ", "homepage": "https://sharp.pixelplumbing.com", "repository": { "type": "git", diff --git a/npm/package.json b/npm/package.json index de6d480b..e4633c8d 100644 --- a/npm/package.json +++ b/npm/package.json @@ -1,6 +1,6 @@ { "name": "@img/sharp", - "version": "0.0.1-alpha.8", + "version": "0.33.0-alpha.9", "private": "true", "workspaces": [ "darwin-x64", diff --git a/npm/win32-ia32/package.json b/npm/win32-ia32/package.json index 4d8559d9..aab01037 100644 --- a/npm/win32-ia32/package.json +++ b/npm/win32-ia32/package.json @@ -1,7 +1,8 @@ { "name": "@img/sharp-win32-ia32", - "version": "0.0.1-alpha.8", + "version": "0.33.0-alpha.9", "description": "Prebuilt sharp for use with Windows x86 (32-bit)", + "author": "Lovell Fuller ", "homepage": "https://sharp.pixelplumbing.com", "repository": { "type": "git", diff --git a/npm/win32-x64/package.json b/npm/win32-x64/package.json index d65e6fc9..9ab89d3d 100644 --- a/npm/win32-x64/package.json +++ b/npm/win32-x64/package.json @@ -1,7 +1,8 @@ { "name": "@img/sharp-win32-x64", - "version": "0.0.1-alpha.8", + "version": "0.33.0-alpha.9", "description": "Prebuilt sharp for use with Windows x64", + "author": "Lovell Fuller ", "homepage": "https://sharp.pixelplumbing.com", "repository": { "type": "git", diff --git a/package.json b/package.json index 28561570..a069921f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sharp", "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.8", + "version": "0.33.0-alpha.9", "author": "Lovell Fuller ", "homepage": "https://github.com/lovell/sharp", "contributors": [ @@ -139,8 +139,8 @@ "semver": "^7.5.4" }, "optionalDependencies": { - "@img/sharp-darwin-arm64": "0.0.1-alpha.8", - "@img/sharp-darwin-x64": "0.0.1-alpha.8", + "@img/sharp-darwin-arm64": "0.33.0-alpha.9", + "@img/sharp-darwin-x64": "0.33.0-alpha.9", "@img/sharp-libvips-darwin-arm64": "0.0.1", "@img/sharp-libvips-darwin-x64": "0.0.1", "@img/sharp-libvips-linux-arm": "0.0.1", @@ -148,13 +148,13 @@ "@img/sharp-libvips-linux-x64": "0.0.1", "@img/sharp-libvips-linuxmusl-arm64": "0.0.1", "@img/sharp-libvips-linuxmusl-x64": "0.0.1", - "@img/sharp-linux-arm": "0.0.1-alpha.8", - "@img/sharp-linux-arm64": "0.0.1-alpha.8", - "@img/sharp-linux-x64": "0.0.1-alpha.8", - "@img/sharp-linuxmusl-arm64": "0.0.1-alpha.8", - "@img/sharp-linuxmusl-x64": "0.0.1-alpha.8", - "@img/sharp-win32-ia32": "0.0.1-alpha.8", - "@img/sharp-win32-x64": "0.0.1-alpha.8" + "@img/sharp-linux-arm": "0.33.0-alpha.9", + "@img/sharp-linux-arm64": "0.33.0-alpha.9", + "@img/sharp-linux-x64": "0.33.0-alpha.9", + "@img/sharp-linuxmusl-arm64": "0.33.0-alpha.9", + "@img/sharp-linuxmusl-x64": "0.33.0-alpha.9", + "@img/sharp-win32-ia32": "0.33.0-alpha.9", + "@img/sharp-win32-x64": "0.33.0-alpha.9" }, "devDependencies": { "@img/sharp-libvips-dev": "0.0.1",