@thi.ng/wasm-api
Advanced tools
Comparing version 1.4.37 to 1.4.38
# Change Log | ||
- **Last updated**: 2023-12-11T10:07:09Z | ||
- **Last updated**: 2023-12-18T13:41:20Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/wasm-api", | ||
"version": "1.4.37", | ||
"version": "1.4.38", | ||
"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.12", | ||
"@thi.ng/arrays": "^2.7.8", | ||
"@thi.ng/checks": "^3.4.12", | ||
"@thi.ng/errors": "^2.4.6", | ||
"@thi.ng/hex": "^2.3.24", | ||
"@thi.ng/idgen": "^2.2.15", | ||
"@thi.ng/logger": "^2.0.2" | ||
"@thi.ng/api": "^8.9.13", | ||
"@thi.ng/arrays": "^2.7.9", | ||
"@thi.ng/checks": "^3.4.13", | ||
"@thi.ng/errors": "^2.4.7", | ||
"@thi.ng/hex": "^2.3.25", | ||
"@thi.ng/idgen": "^2.2.16", | ||
"@thi.ng/logger": "^2.1.0" | ||
}, | ||
@@ -88,3 +88,3 @@ "devDependencies": { | ||
"engines": { | ||
"node": ">=14" | ||
"node": ">=18" | ||
}, | ||
@@ -121,3 +121,3 @@ "files": [ | ||
}, | ||
"gitHead": "5e7bafedfc3d53bc131469a28de31dd8e5b4a3ff\n" | ||
"gitHead": "25a42a81fac8603a1e440a7aa8bc343276211ff4\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.9.13
Updated@thi.ng/arrays@^2.7.9
Updated@thi.ng/checks@^3.4.13
Updated@thi.ng/errors@^2.4.7
Updated@thi.ng/hex@^2.3.25
Updated@thi.ng/idgen@^2.2.16
Updated@thi.ng/logger@^2.1.0