Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@php-wasm/node

Package Overview
Dependencies
Maintainers
5
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@php-wasm/node - npm Package Versions

23
14

1.0.19

Diff

Changelog

Source

[v1.0.19] (2024-12-30)

adamziel
published 1.0.18 •

Changelog

Source

[v1.0.18] (2024-12-23)

Enhancements

  • [Data Liberation] Add HTML to Blocks converter. (#2095)
  • [Data Liberation] Add Markdown parsing libraries. (#2092)
  • [Data Liberation] Build markdown importer as phar. (#2094)
  • [Data Liberation] Move Markdown importer to a separate package. (#2093)

Blueprints

  • Prevent WSOD when autologin is enabled and a plugin logs a notice. (#2079)

Tools

GitHub integration
  • [Website] GitHub export modal: Correctly compute the root path when exporting the entire site. (#2103)

Website

  • Enable separate source maps for all package builds. (#2088)

Bug Fixes

  • Fix README.md typos. (#2091)

Various

  • Add small comment about lazy init of WXR reader. (#2102)
  • [Blueprints] Prevent plugin activation error if plugin redirects during activation or produces an output. (#2066)

Contributors

The following contributors merged PRs in this release:

@adamziel @bgrgicak @brandonpayton @zaerl

adamziel
published 1.0.17 •

Changelog

Source

[v1.0.17] (2024-12-17)

Tools

Blueprints Builder
  • Use transparent CORS proxy in Blueprint Builder. (#2089)

PHP WebAssembly

  • Build @php-wasm packages as dual ESM + CJS. (#2087)

  • Add ESLint rule to avoid unintentional dependency on @wp-playgrounds/wordpress-builds. (#2048)

Contributors

The following contributors merged PRs in this release:

@adamziel @brandonpayton

adamziel
published 1.0.16 •

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

23
14
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