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
4
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@php-wasm/fs-journal - npm Package Versions

13
11

1.0.16

Diff

Changelog

Source

[v1.0.16] (2024-12-16)

Enhancements

  • Allow Authorization header pass-through with X-Cors-Proxy-Allowed-Request-Headers. (#2007)
  • [Cors Proxy] Support Transfer-Encoding: Chunked. (#2077)
  • [Website] Enable CORS proxy for all fetches. (#2076)

Tools

Blueprints
  • [Blueprints] Preserve the first char of all filenames sourced from GitDirectoryReference. (#2070)
Import/Export
  • [Blueprints] Support Data Liberation importer in the importWxr step. (#2058)

PHP WebAssembly

Website
  • [Webiste] Switch the CORS Proxy URL to wordpress-playground-cors-proxy.net. (#2074)

Website

  • Bugfix: Delist data-liberation-core.phar from the preloaded offline mode assets. (#2072)
  • Don't show the error reporting modal on the initial load. (#2068)
  • Prevent the initial flash of "You have no Playgrounds" message. (#2069)
  • Remove old PR preview HTML files and add redirects to new preview modals. (#2081)

Internal

  • [Meta] Remove GitHub Board Automation workflow. (#2073)

Bug Fixes

  • Temporary: Skip more CI-only deployment test failures. (#2071)

Various

  • Ensure that Site Editor templates are associated with the correct taxonomy. (#1997)
  • PR Preview: Document and simplify targetParams. (#2052)
  • Revert "Remove old PR preview HTML files and add redirects to new preview modals". (#2082)

Contributors

The following contributors merged PRs in this release:

@adamziel @ajotka @akirk @brandonpayton @maxschmeling

adamziel
published 1.0.15 •

Changelog

Source

[v1.0.15] (2024-12-09)

Enhancements

  • Shorten and simplify path to CORS proxy. (#2063)
  • Support users choosing how to handle URLs for sites that do not exist. (#2059)

Tools

GitHub integration
  • Add zaerl to GitHub workflows actors. (#2041)

PHP WebAssembly

  • [Networking] Decrypt TLS 1.2 alert messages. (#2060)

Website

  • Fix CORS proxy deploy workflow. (#2049)
  • Nightly build bugfix – ship the actual nightly build, not the latest release. (#2056)
  • Remove duplicate "Saved Playgrounds" label. (#2044)

Various

  • Add deploy workflow for standalone CORS proxy. (#2022)
  • Restore CORS support to CORS proxy. (#2023)
  • [Data Liberation] "Fetch from a different URL" button for failed media downloads, Interactivity API support. (#2040)
  • [Data Liberation] Sync WP_HTML API with WordPress 6.7.1 (and add a new test). (#2062)

Contributors

The following contributors merged PRs in this release:

@adamziel @bgrgicak @brandonpayton @zaerl

adamziel
published 1.0.14 •

Changelog

Source

[v1.0.14] (2024-12-02)

Blueprints

  • Resolve the latest WordPress version from the API instead of assuming it's the same as the last minified build. (#2027)

Tools

Blueprints Builder
  • Add installPlugin support for single plugin files. (#2033)

PHP WebAssembly

  • Networking: Preserve the content-type header when fetch()-ing. (#2028)

Website

  • [Web] Re-enable wp-cron. (#2039)

Various

  • [Data Liberation] WP_Stream_Importer: User-driven incremental import. (#2013)

Contributors

The following contributors merged PRs in this release:

@adamziel @brandonpayton

adamziel
published 1.0.13 •

Changelog

Source

[v1.0.13] (2024-11-25)

Enhancements

  • E2E: Disable a flaky deployment test. (#2016)
  • [Data Liberation] Add WXR import CLI script. (#2012)
  • [Data Liberation] Re-entrant WP_Stream_Importer. (#2004)
  • [Data Liberation] wp-admin importer page. (#2003)

Blueprints

  • SetSiteLanguage step – download the latest RC translations for Nightly and Beta builds of WordPress. (#1987)
  • Use the major WordPress version to download RC/beta translations. (#2017)

Tools

Pull Request Previewer
  • Fix path of PR preview URL in production. (#2014)
  • Support submitting PR preview modal with ENTER key. (#2015)

Website

  • Move WordPress & Gutenberg PR Preview to Playground website. (#1938)
  • Restore basic element styles for modal dialog content. (#2021)

Bug Fixes

  • Fix test.md link. (#2005)

Various

  • [Data Liberation] WP_Stream_Importer with support for WXR and Markdown files. (#1982)

Contributors

The following contributors merged PRs in this release:

@adamziel @ajotka @bgrgicak @brandonpayton @StevenDufresne @zaerl

adamziel
published 1.0.12 •

Changelog

Source

[v1.0.12] (2024-11-18)

Website

  • [Service Worker] Support redirects to relative URLs in Safari. (#1978)
Blueprints
  • [Query API] Use the exact redirect URL provided in the ?url= query param. (#1945)

Contributors

The following contributors merged PRs in this release:

@adamziel @bgrgicak

adamziel
published 1.0.11 •

Changelog

Source

[v1.0.11] (2024-11-11)

adamziel
published 1.0.10 •

Changelog

Source

[v1.0.10] (2024-11-08)

Enhancements

  • [CLI] Set debug constants during boot. (#1983)

Bug Fixes

  • [CLI] Restore the "login" argument handler. (#1985)

Contributors

The following contributors merged PRs in this release:

@bgrgicak

adamziel
published 1.0.9 •

Changelog

Source

[v1.0.9] (2024-11-04)

Enhancements

  • [Data Liberation] Fork humanmade/WordPress-Importer. (#1968)
  • [Data Liberation] Merge both XML processors into a single WP_XML_Processor. (#1960)
  • [Data liberation] Add blueprints-library as a submodule. (#1967)

Tools

Import/Export
  • [Data Liberation] WP_WXR_Reader. (#1972)

Documentation

  • Rewrite clone examples to use HTTPS instead of SSH. (#1963)

Website

  • Consistent width of settings, logs, and blueprint gallery sidebars. (#1964)

Bug Fixes

  • Fix: Import & Export from Github causes reloading the playground even before accept this step. (#1908)
  • [WordPress build] Only build the latest patch version of WordPress. (#1955)

Contributors

The following contributors merged PRs in this release:

@adamziel @ajotka @bgrgicak

adamziel
published 1.0.8 •

Changelog

Source

[v1.0.8] (2024-10-30)

Enhancements

  • [Data liberation] wp_rewrite_urls(). (#1893)

PHP WebAssembly

  • [PHP.wasm for Node] Fix php.js import path in the published npm package. (#1958)

Website

  • Restore .d.ts files missing from the published @wp-playground/remote npm package. (#1949)

Various

  • [Data Liberation] Add XML API, Stream API, WXR URL Rewriter API. (#1952)

Contributors

The following contributors merged PRs in this release:

@adamziel @psrpinto

adamziel
published 1.0.7 •

Changelog

Source

[v1.0.7] (2024-10-28)

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc