@thi.ng/wasm-api
Advanced tools
Comparing version 2.0.0 to 2.0.1
# Change Log | ||
- **Last updated**: 2024-08-18T14:11:34Z | ||
- **Last updated**: 2024-09-19T21:09:34Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/wasm-api", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Generic, modular, extensible API bridge and infrastructure for hybrid JS & WebAssembly projects", | ||
@@ -40,15 +40,15 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.9", | ||
"@thi.ng/arrays": "^2.10.0", | ||
"@thi.ng/checks": "^3.6.11", | ||
"@thi.ng/errors": "^2.5.15", | ||
"@thi.ng/hex": "^2.3.53", | ||
"@thi.ng/idgen": "^2.2.49", | ||
"@thi.ng/logger": "^3.0.19" | ||
"@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" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.47.5", | ||
"esbuild": "^0.23.0", | ||
"typedoc": "^0.26.5", | ||
"typescript": "^5.5.4" | ||
"@microsoft/api-extractor": "^7.47.9", | ||
"esbuild": "^0.23.1", | ||
"typedoc": "^0.26.7", | ||
"typescript": "^5.6.2" | ||
}, | ||
@@ -123,3 +123,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "f6e26ea1142525171de5d36b9c3119f2782bb437\n" | ||
"gitHead": "b52baa3750ddd1256892df966ab7ac9b4806a9ef\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
176049
39
Updated@thi.ng/api@^8.11.10
Updated@thi.ng/arrays@^2.10.1
Updated@thi.ng/checks@^3.6.12
Updated@thi.ng/errors@^2.5.16
Updated@thi.ng/hex@^2.3.54
Updated@thi.ng/idgen@^2.2.50
Updated@thi.ng/logger@^3.0.20