@thi.ng/wasm-api
Advanced tools
Comparing version 2.0.1 to 2.0.2
# Change Log | ||
- **Last updated**: 2024-09-19T21:09:34Z | ||
- **Last updated**: 2024-10-05T12:12:32Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/wasm-api", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Generic, modular, extensible API bridge and infrastructure for hybrid JS & WebAssembly projects", | ||
@@ -40,13 +40,13 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.10", | ||
"@thi.ng/arrays": "^2.10.1", | ||
"@thi.ng/checks": "^3.6.12", | ||
"@thi.ng/errors": "^2.5.16", | ||
"@thi.ng/hex": "^2.3.54", | ||
"@thi.ng/idgen": "^2.2.50", | ||
"@thi.ng/logger": "^3.0.20" | ||
"@thi.ng/api": "^8.11.11", | ||
"@thi.ng/arrays": "^2.10.2", | ||
"@thi.ng/checks": "^3.6.13", | ||
"@thi.ng/errors": "^2.5.17", | ||
"@thi.ng/hex": "^2.3.55", | ||
"@thi.ng/idgen": "^2.2.51", | ||
"@thi.ng/logger": "^3.0.21" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.47.9", | ||
"esbuild": "^0.23.1", | ||
"esbuild": "^0.24.0", | ||
"typedoc": "^0.26.7", | ||
@@ -123,3 +123,3 @@ "typescript": "^5.6.2" | ||
}, | ||
"gitHead": "b52baa3750ddd1256892df966ab7ac9b4806a9ef\n" | ||
"gitHead": "11ae480076e61a2263f5730ffb37dfddbf01c7d1\n" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updated@thi.ng/api@^8.11.11
Updated@thi.ng/arrays@^2.10.2
Updated@thi.ng/checks@^3.6.13
Updated@thi.ng/errors@^2.5.17
Updated@thi.ng/hex@^2.3.55
Updated@thi.ng/idgen@^2.2.51
Updated@thi.ng/logger@^3.0.21