New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@php-wasm/fs-journal

Package Overview
Dependencies
Maintainers
5
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@php-wasm/fs-journal - npm Package Compare versions

Comparing version

to
0.9.32

12

package.json
{
"name": "@php-wasm/fs-journal",
"version": "0.9.31",
"version": "0.9.32",
"description": "Bindings to journal the PHP filesystem",

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

"license": "GPL-2.0-or-later",
"gitHead": "296845449383439f6304f0559eaacf14cef68989",
"gitHead": "56502a4027c3585d3c13c95f21300fd3ddd3589a",
"engines": {

@@ -52,7 +52,7 @@ "node": ">=18.18.0",

"yargs": "17.7.2",
"@php-wasm/universal": "0.9.31",
"@php-wasm/util": "0.9.31",
"@php-wasm/logger": "0.9.31",
"@php-wasm/node": "0.9.31"
"@php-wasm/universal": "0.9.32",
"@php-wasm/util": "0.9.32",
"@php-wasm/logger": "0.9.32",
"@php-wasm/node": "0.9.32"
}
}