mirror of
https://github.com/lovell/sharp.git
synced 2025-12-06 03:51:40 +01:00
Upgrade sharp-libvips to v1.2.3
This commit is contained in:
parent
35d3f56c67
commit
dfcbceee4b
@ -15,7 +15,7 @@
|
|||||||
},
|
},
|
||||||
"preferUnplugged": true,
|
"preferUnplugged": true,
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"@img/sharp-libvips-darwin-arm64": "1.2.2"
|
"@img/sharp-libvips-darwin-arm64": "1.2.3"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"lib"
|
"lib"
|
||||||
|
|||||||
@ -15,7 +15,7 @@
|
|||||||
},
|
},
|
||||||
"preferUnplugged": true,
|
"preferUnplugged": true,
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"@img/sharp-libvips-darwin-x64": "1.2.2"
|
"@img/sharp-libvips-darwin-x64": "1.2.3"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"lib"
|
"lib"
|
||||||
|
|||||||
@ -15,7 +15,7 @@
|
|||||||
},
|
},
|
||||||
"preferUnplugged": true,
|
"preferUnplugged": true,
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"@img/sharp-libvips-linux-arm": "1.2.2"
|
"@img/sharp-libvips-linux-arm": "1.2.3"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"lib"
|
"lib"
|
||||||
|
|||||||
@ -15,7 +15,7 @@
|
|||||||
},
|
},
|
||||||
"preferUnplugged": true,
|
"preferUnplugged": true,
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"@img/sharp-libvips-linux-arm64": "1.2.2"
|
"@img/sharp-libvips-linux-arm64": "1.2.3"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"lib"
|
"lib"
|
||||||
|
|||||||
@ -15,7 +15,7 @@
|
|||||||
},
|
},
|
||||||
"preferUnplugged": true,
|
"preferUnplugged": true,
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"@img/sharp-libvips-linux-ppc64": "1.2.2"
|
"@img/sharp-libvips-linux-ppc64": "1.2.3"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"lib"
|
"lib"
|
||||||
|
|||||||
@ -15,7 +15,7 @@
|
|||||||
},
|
},
|
||||||
"preferUnplugged": true,
|
"preferUnplugged": true,
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"@img/sharp-libvips-linux-s390x": "1.2.2"
|
"@img/sharp-libvips-linux-s390x": "1.2.3"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"lib"
|
"lib"
|
||||||
|
|||||||
@ -15,7 +15,7 @@
|
|||||||
},
|
},
|
||||||
"preferUnplugged": true,
|
"preferUnplugged": true,
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"@img/sharp-libvips-linux-x64": "1.2.2"
|
"@img/sharp-libvips-linux-x64": "1.2.3"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"lib"
|
"lib"
|
||||||
|
|||||||
@ -15,7 +15,7 @@
|
|||||||
},
|
},
|
||||||
"preferUnplugged": true,
|
"preferUnplugged": true,
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"@img/sharp-libvips-linuxmusl-arm64": "1.2.2"
|
"@img/sharp-libvips-linuxmusl-arm64": "1.2.3"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"lib"
|
"lib"
|
||||||
|
|||||||
@ -15,7 +15,7 @@
|
|||||||
},
|
},
|
||||||
"preferUnplugged": true,
|
"preferUnplugged": true,
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"@img/sharp-libvips-linuxmusl-x64": "1.2.2"
|
"@img/sharp-libvips-linuxmusl-x64": "1.2.3"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"lib"
|
"lib"
|
||||||
|
|||||||
30
package.json
30
package.json
@ -144,15 +144,15 @@
|
|||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"@img/sharp-darwin-arm64": "0.34.4-rc.3",
|
"@img/sharp-darwin-arm64": "0.34.4-rc.3",
|
||||||
"@img/sharp-darwin-x64": "0.34.4-rc.3",
|
"@img/sharp-darwin-x64": "0.34.4-rc.3",
|
||||||
"@img/sharp-libvips-darwin-arm64": "1.2.2",
|
"@img/sharp-libvips-darwin-arm64": "1.2.3",
|
||||||
"@img/sharp-libvips-darwin-x64": "1.2.2",
|
"@img/sharp-libvips-darwin-x64": "1.2.3",
|
||||||
"@img/sharp-libvips-linux-arm": "1.2.2",
|
"@img/sharp-libvips-linux-arm": "1.2.3",
|
||||||
"@img/sharp-libvips-linux-arm64": "1.2.2",
|
"@img/sharp-libvips-linux-arm64": "1.2.3",
|
||||||
"@img/sharp-libvips-linux-ppc64": "1.2.2",
|
"@img/sharp-libvips-linux-ppc64": "1.2.3",
|
||||||
"@img/sharp-libvips-linux-s390x": "1.2.2",
|
"@img/sharp-libvips-linux-s390x": "1.2.3",
|
||||||
"@img/sharp-libvips-linux-x64": "1.2.2",
|
"@img/sharp-libvips-linux-x64": "1.2.3",
|
||||||
"@img/sharp-libvips-linuxmusl-arm64": "1.2.2",
|
"@img/sharp-libvips-linuxmusl-arm64": "1.2.3",
|
||||||
"@img/sharp-libvips-linuxmusl-x64": "1.2.2",
|
"@img/sharp-libvips-linuxmusl-x64": "1.2.3",
|
||||||
"@img/sharp-linux-arm": "0.34.4-rc.3",
|
"@img/sharp-linux-arm": "0.34.4-rc.3",
|
||||||
"@img/sharp-linux-arm64": "0.34.4-rc.3",
|
"@img/sharp-linux-arm64": "0.34.4-rc.3",
|
||||||
"@img/sharp-linux-ppc64": "0.34.4-rc.3",
|
"@img/sharp-linux-ppc64": "0.34.4-rc.3",
|
||||||
@ -167,11 +167,11 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@emnapi/runtime": "^1.5.0",
|
"@emnapi/runtime": "^1.5.0",
|
||||||
"@img/sharp-libvips-dev": "1.2.2",
|
"@img/sharp-libvips-dev": "1.2.3",
|
||||||
"@img/sharp-libvips-dev-wasm32": "1.2.2",
|
"@img/sharp-libvips-dev-wasm32": "1.2.3",
|
||||||
"@img/sharp-libvips-win32-arm64": "1.2.2",
|
"@img/sharp-libvips-win32-arm64": "1.2.3",
|
||||||
"@img/sharp-libvips-win32-ia32": "1.2.2",
|
"@img/sharp-libvips-win32-ia32": "1.2.3",
|
||||||
"@img/sharp-libvips-win32-x64": "1.2.2",
|
"@img/sharp-libvips-win32-x64": "1.2.3",
|
||||||
"@types/node": "*",
|
"@types/node": "*",
|
||||||
"cc": "^3.0.1",
|
"cc": "^3.0.1",
|
||||||
"emnapi": "^1.5.0",
|
"emnapi": "^1.5.0",
|
||||||
@ -185,7 +185,7 @@
|
|||||||
"node-gyp": "^11.4.2",
|
"node-gyp": "^11.4.2",
|
||||||
"nyc": "^17.1.0",
|
"nyc": "^17.1.0",
|
||||||
"semistandard": "^17.0.0",
|
"semistandard": "^17.0.0",
|
||||||
"tar-fs": "^3.1.0",
|
"tar-fs": "^3.1.1",
|
||||||
"tsd": "^0.33.0"
|
"tsd": "^0.33.0"
|
||||||
},
|
},
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
|
|||||||
@ -179,7 +179,7 @@ describe('libvips binaries', function () {
|
|||||||
process.env.npm_config_arch = 's390x';
|
process.env.npm_config_arch = 's390x';
|
||||||
process.env.npm_config_libc = '';
|
process.env.npm_config_libc = '';
|
||||||
const locatorHash = libvips.yarnLocator();
|
const locatorHash = libvips.yarnLocator();
|
||||||
assert.strictEqual(locatorHash, '9773928ef2');
|
assert.strictEqual(locatorHash, '7c141893d6');
|
||||||
delete process.env.npm_config_platform;
|
delete process.env.npm_config_platform;
|
||||||
delete process.env.npm_config_arch;
|
delete process.env.npm_config_arch;
|
||||||
delete process.env.npm_config_libc;
|
delete process.env.npm_config_libc;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user