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

@php-wasm/universal

Package Overview
Dependencies
Maintainers
5
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@php-wasm/universal - npm Package Compare versions

Comparing version 0.9.46 to 1.0.0

2

lib/index.d.ts

@@ -18,4 +18,2 @@ export type { MessageListener, PHPOutput, PHPRunOptions, UniversalPHP, PHPEvent, PHPEventListener, HTTPMethod, PHPRequest, PHPRequestHeaders, SpawnHandler, } from './universal-php';

export type { SupportedPHPVersion } from './supported-php-versions';
export { SupportedPHPExtensionsList, SupportedPHPExtensionBundles, } from './supported-php-extensions';
export type { SupportedPHPExtension, SupportedPHPExtensionBundle, } from './supported-php-extensions';
export { PHP, __private__dont__use } from './php';

@@ -22,0 +20,0 @@ export type { MountHandler, UnmountFunction } from './php';

14

package.json
{
"name": "@php-wasm/universal",
"version": "0.9.46",
"version": "1.0.0",
"description": "PHP.wasm – emscripten bindings for PHP",

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

"license": "GPL-2.0-or-later",
"gitHead": "fa393bcf69536e421246aa8e321e3e9af4b61c7b",
"gitHead": "9461d056ede8310ecfe01b72b5b095998a742ea3",
"engines": {

@@ -49,8 +49,8 @@ "node": ">=18.18.0",

"ini": "4.1.2",
"@php-wasm/node-polyfills": "0.9.46",
"@php-wasm/logger": "0.9.46",
"@php-wasm/util": "0.9.46",
"@php-wasm/stream-compression": "0.9.46",
"@php-wasm/progress": "0.9.46"
"@php-wasm/node-polyfills": "1.0.0",
"@php-wasm/logger": "1.0.0",
"@php-wasm/util": "1.0.0",
"@php-wasm/stream-compression": "1.0.0",
"@php-wasm/progress": "1.0.0"
}
}

Sorry, the diff of this file is not supported yet

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

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