@php-wasm/universal
Advanced tools
Comparing version 0.9.46 to 1.0.0
@@ -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'; |
{ | ||
"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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
194269
31
4196
+ Added@php-wasm/logger@1.0.0(transitive)
+ Added@php-wasm/node-polyfills@1.0.0(transitive)
+ Added@php-wasm/progress@1.0.0(transitive)
+ Added@php-wasm/stream-compression@1.0.0(transitive)
+ Added@php-wasm/util@1.0.0(transitive)
- Removed@php-wasm/logger@0.9.46(transitive)
- Removed@php-wasm/node-polyfills@0.9.46(transitive)
- Removed@php-wasm/progress@0.9.46(transitive)
- Removed@php-wasm/stream-compression@0.9.46(transitive)
- Removed@php-wasm/util@0.9.46(transitive)
Updated@php-wasm/logger@1.0.0
Updated@php-wasm/progress@1.0.0
Updated@php-wasm/util@1.0.0