@thi.ng/wasm-api
Advanced tools
Comparing version 1.4.0 to 1.4.1
# Change Log | ||
- **Last updated**: 2023-02-17T20:06:13Z | ||
- **Last updated**: 2023-03-02T18:09:03Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/wasm-api", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "Generic, modular, extensible API bridge and infrastructure for hybrid JS & WebAssembly projects", | ||
@@ -38,8 +38,8 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.7.2", | ||
"@thi.ng/arrays": "^2.5.5", | ||
"@thi.ng/api": "^8.7.3", | ||
"@thi.ng/arrays": "^2.5.6", | ||
"@thi.ng/checks": "^3.3.9", | ||
"@thi.ng/errors": "^2.2.11", | ||
"@thi.ng/errors": "^2.2.12", | ||
"@thi.ng/hex": "^2.3.6", | ||
"@thi.ng/idgen": "^2.1.27", | ||
"@thi.ng/idgen": "^2.1.28", | ||
"@thi.ng/logger": "^1.4.9" | ||
@@ -119,3 +119,3 @@ }, | ||
}, | ||
"gitHead": "7896250248d960109253215c75b115c46626293e\n" | ||
"gitHead": "a2915dee637c1b8cd2e11a78a23bd035e4f750e7\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.7.3
Updated@thi.ng/arrays@^2.5.6
Updated@thi.ng/errors@^2.2.12
Updated@thi.ng/idgen@^2.1.28