@php-wasm/util
Advanced tools
Comparing version 0.1.45 to 0.1.46
{ | ||
"name": "@php-wasm/util", | ||
"version": "0.1.45", | ||
"type": "module", | ||
"typedoc": { | ||
"entryPoint": "./src/index.ts", | ||
"readmeFile": "./README.md", | ||
"displayName": "@php-wasm/util", | ||
"tsconfig": "./tsconfig.lib.json" | ||
}, | ||
"publishConfig": { | ||
"access": "public", | ||
"directory": "../../../dist/packages/php-wasm/util" | ||
}, | ||
"gitHead": "ca75514c17b912dc8b5dc529f6d123295671320a", | ||
"module": "index.js", | ||
"main": "index.js" | ||
"name": "@php-wasm/util", | ||
"version": "0.1.46", | ||
"type": "commonjs", | ||
"typedoc": { | ||
"entryPoint": "./src/index.ts", | ||
"readmeFile": "./README.md", | ||
"displayName": "@php-wasm/util", | ||
"tsconfig": "./tsconfig.lib.json" | ||
}, | ||
"publishConfig": { | ||
"access": "public", | ||
"directory": "../../../dist/packages/php-wasm/util" | ||
}, | ||
"gitHead": "b1e1b4b57b00fb52429f0490af4ccb943f496f74" | ||
} |
2453
No