🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

unwasm

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unwasm - npm Package Compare versions

Comparing version

to
0.3.9

30

package.json
{
"name": "unwasm",
"version": "0.3.8",
"version": "0.3.9",
"description": "WebAssembly tools for JavaScript",

@@ -56,25 +56,31 @@ "repository": "unjs/unwasm",

"pkg-types": "^1.0.3",
"unplugin": "^1.9.0"
"unplugin": "^1.10.0"
},
"devDependencies": {
"@rollup/plugin-node-resolve": "^15.2.3",
"@types/node": "^20.11.26",
"@vitest/coverage-v8": "^1.3.1",
"@types/node": "^20.11.30",
"@vitest/coverage-v8": "^1.4.0",
"@webassemblyjs/wasm-parser": "^1.12.1",
"assemblyscript": "^0.27.25",
"automd": "^0.3.6",
"automd": "^0.3.7",
"changelogen": "^0.5.5",
"esbuild": "^0.20.1",
"esbuild": "^0.20.2",
"eslint": "^8.57.0",
"eslint-config-unjs": "^0.2.1",
"jiti": "^1.21.0",
"miniflare": "^3.20240304.1",
"miniflare": "^3.20240320.1",
"prettier": "^3.2.5",
"rollup": "^4.13.0",
"typescript": "^5.4.2",
"rollup": "^4.13.2",
"typescript": "^5.4.3",
"unbuild": "^2.0.0",
"vite": "^5.1.6",
"vitest": "^1.3.1"
"vite": "^5.2.7",
"vitest": "^1.4.0"
},
"packageManager": "pnpm@8.15.4"
"resolutions": {
"@webassemblyjs/helper-wasm-bytecode": "1.12.1",
"@webassemblyjs/ieee754": "1.12.1",
"@webassemblyjs/leb128": "1.12.1",
"@webassemblyjs/utf8": "1.12.1"
},
"packageManager": "pnpm@8.15.5"
}

6

README.md

@@ -5,5 +5,5 @@ # unwasm

[![npm version](https://flat.badgen.net/npm/v/unwasm?color=yellow)](https://npmjs.com/package/unwasm)
[![npm downloads](https://flat.badgen.net/npm/dm/unwasm?color=yellow)](https://npmjs.com/package/unwasm)
[![codecov](https://flat.badgen.net/codecov/c/github/unjs/unwasm?color=yellow)](https://codecov.io/gh/unjs/unwasm)
[![npm version](https://img.shields.io/npm/v/unwasm?color=yellow)](https://npmjs.com/package/unwasm)
[![npm downloads](https://img.shields.io/npm/dm/unwasm?color=yellow)](https://npmjs.com/package/unwasm)
[![codecov](https://img.shields.io/codecov/c/gh/unjs/unwasm?color=yellow)](https://codecov.io/gh/unjs/unwasm)

@@ -10,0 +10,0 @@ <!-- /automd -->

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet