You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@php-wasm/node-8-1

Package Overview
Dependencies
Maintainers
7
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@php-wasm/node-8-1 - npm Package Compare versions

Comparing version
3.1.3
to
3.1.4
asyncify/extensions/intl/intl.la

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

+6
-6

@@ -56,5 +56,5 @@ var __create = Object.create;

if (await (0, import_wasm_feature_detect.jspi)()) {
return (0, import_node_path.join)(packageDir, "jspi/extensions/intl/8_1/intl.so");
return (0, import_node_path.join)(packageDir, "jspi/extensions/intl/intl.so");
} else {
return (0, import_node_path.join)(packageDir, "asyncify/extensions/intl/8_1/intl.so");
return (0, import_node_path.join)(packageDir, "asyncify/extensions/intl/intl.so");
}

@@ -64,5 +64,5 @@ }

if (await (0, import_wasm_feature_detect.jspi)()) {
return (0, import_node_path.join)(packageDir, "jspi/extensions/xdebug/8_1/xdebug.so");
return (0, import_node_path.join)(packageDir, "jspi/extensions/xdebug/xdebug.so");
} else {
return (0, import_node_path.join)(packageDir, "asyncify/extensions/xdebug/8_1/xdebug.so");
return (0, import_node_path.join)(packageDir, "asyncify/extensions/xdebug/xdebug.so");
}

@@ -72,3 +72,3 @@ }

if (await (0, import_wasm_feature_detect.jspi)()) {
return (0, import_node_path.join)(packageDir, "jspi/extensions/redis/8_1/redis.so");
return (0, import_node_path.join)(packageDir, "jspi/extensions/redis/redis.so");
}

@@ -81,3 +81,3 @@ throw new Error(

if (await (0, import_wasm_feature_detect.jspi)()) {
return (0, import_node_path.join)(packageDir, "jspi/extensions/memcached/8_1/memcached.so");
return (0, import_node_path.join)(packageDir, "jspi/extensions/memcached/memcached.so");
}

@@ -84,0 +84,0 @@ throw new Error(

@@ -17,5 +17,5 @@ // packages/php-wasm/node-builds/8-1/src/index.ts

if (await jspi()) {
return join(packageDir, "jspi/extensions/intl/8_1/intl.so");
return join(packageDir, "jspi/extensions/intl/intl.so");
} else {
return join(packageDir, "asyncify/extensions/intl/8_1/intl.so");
return join(packageDir, "asyncify/extensions/intl/intl.so");
}

@@ -25,5 +25,5 @@ }

if (await jspi()) {
return join(packageDir, "jspi/extensions/xdebug/8_1/xdebug.so");
return join(packageDir, "jspi/extensions/xdebug/xdebug.so");
} else {
return join(packageDir, "asyncify/extensions/xdebug/8_1/xdebug.so");
return join(packageDir, "asyncify/extensions/xdebug/xdebug.so");
}

@@ -33,3 +33,3 @@ }

if (await jspi()) {
return join(packageDir, "jspi/extensions/redis/8_1/redis.so");
return join(packageDir, "jspi/extensions/redis/redis.so");
}

@@ -42,3 +42,3 @@ throw new Error(

if (await jspi()) {
return join(packageDir, "jspi/extensions/memcached/8_1/memcached.so");
return join(packageDir, "jspi/extensions/memcached/memcached.so");
}

@@ -45,0 +45,0 @@ throw new Error(

{
"name": "@php-wasm/node-8-1",
"version": "3.1.3",
"version": "3.1.4",
"description": "PHP 8.1 WebAssembly binaries for node",

@@ -38,3 +38,3 @@ "repository": {

},
"gitHead": "54bb87ba4c9624ec02f60194a2f1938b3f42477b",
"gitHead": "a7cde6f2a2d3cef27f51f24e9ddadbe5ca05344b",
"dependencies": {

@@ -44,3 +44,3 @@ "ini": "4.1.2",

"ws": "8.18.3",
"@php-wasm/universal": "3.1.3"
"@php-wasm/universal": "3.1.4"
},

@@ -47,0 +47,0 @@ "packageManager": "npm@10.9.2",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display