@thi.ng/wasm-api
Advanced tools
Comparing version 1.4.40 to 1.4.41
# Change Log | ||
- **Last updated**: 2023-12-19T11:01:47Z | ||
- **Last updated**: 2023-12-28T23:24:39Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/wasm-api", | ||
"version": "1.4.40", | ||
"version": "1.4.41", | ||
"description": "Generic, modular, extensible API bridge and infrastructure for hybrid JS & WebAssembly projects", | ||
@@ -39,16 +39,16 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.14", | ||
"@thi.ng/arrays": "^2.7.11", | ||
"@thi.ng/checks": "^3.4.14", | ||
"@thi.ng/errors": "^2.4.8", | ||
"@thi.ng/hex": "^2.3.26", | ||
"@thi.ng/idgen": "^2.2.17", | ||
"@thi.ng/logger": "^2.1.1" | ||
"@thi.ng/api": "^8.9.15", | ||
"@thi.ng/arrays": "^2.7.12", | ||
"@thi.ng/checks": "^3.4.15", | ||
"@thi.ng/errors": "^2.4.9", | ||
"@thi.ng/hex": "^2.3.27", | ||
"@thi.ng/idgen": "^2.2.18", | ||
"@thi.ng/logger": "^2.1.2" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.38.3", | ||
"esbuild": "^0.19.8", | ||
"@microsoft/api-extractor": "^7.39.0", | ||
"esbuild": "^0.19.10", | ||
"rimraf": "^5.0.5", | ||
"typedoc": "^0.25.4", | ||
"typescript": "^5.3.2" | ||
"typescript": "^5.3.3" | ||
}, | ||
@@ -119,3 +119,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "36d93175f8fbc0190c3c96a9ac0016a9663e9a80\n" | ||
"gitHead": "775c664723cd87d6ac5909cedf91195317add287\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
137365
Updated@thi.ng/api@^8.9.15
Updated@thi.ng/arrays@^2.7.12
Updated@thi.ng/checks@^3.4.15
Updated@thi.ng/errors@^2.4.9
Updated@thi.ng/hex@^2.3.27
Updated@thi.ng/idgen@^2.2.18
Updated@thi.ng/logger@^2.1.2