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

@thi.ng/wasm-api

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/wasm-api - npm Package Compare versions

Comparing version 1.4.52 to 1.4.53

# Change Log
- **Last updated**: 2024-02-10T08:59:57Z
- **Last updated**: 2024-02-19T16:07:07Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

@@ -5,0 +5,0 @@

{
"name": "@thi.ng/wasm-api",
"version": "1.4.52",
"version": "1.4.53",
"description": "Generic, modular, extensible API bridge and infrastructure for hybrid JS & WebAssembly projects",

@@ -39,9 +39,9 @@ "type": "module",

"dependencies": {
"@thi.ng/api": "^8.9.23",
"@thi.ng/arrays": "^2.8.0",
"@thi.ng/checks": "^3.4.23",
"@thi.ng/errors": "^2.4.16",
"@thi.ng/hex": "^2.3.35",
"@thi.ng/idgen": "^2.2.26",
"@thi.ng/logger": "^3.0.0"
"@thi.ng/api": "^8.9.24",
"@thi.ng/arrays": "^2.8.1",
"@thi.ng/checks": "^3.4.24",
"@thi.ng/errors": "^2.4.17",
"@thi.ng/hex": "^2.3.36",
"@thi.ng/idgen": "^2.2.27",
"@thi.ng/logger": "^3.0.1"
},

@@ -119,3 +119,3 @@ "devDependencies": {

},
"gitHead": "ea2ec2e4f14c572bbfac00c43953a6c4033da09e\n"
"gitHead": "2724c87ca41810f2112f9d8c3d6b90dfaeea876b\n"
}