@thi.ng/wasm-api
Advanced tools
Comparing version 1.4.17 to 1.4.18
# Change Log | ||
- **Last updated**: 2023-08-12T13:14:08Z | ||
- **Last updated**: 2023-08-22T14:39:27Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/wasm-api", | ||
"version": "1.4.17", | ||
"version": "1.4.18", | ||
"description": "Generic, modular, extensible API bridge and infrastructure for hybrid JS & WebAssembly projects", | ||
@@ -38,13 +38,13 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.3", | ||
"@thi.ng/arrays": "^2.5.19", | ||
"@thi.ng/checks": "^3.4.3", | ||
"@thi.ng/errors": "^2.3.3", | ||
"@thi.ng/hex": "^2.3.15", | ||
"@thi.ng/idgen": "^2.2.4", | ||
"@thi.ng/logger": "^1.4.19" | ||
"@thi.ng/api": "^8.9.4", | ||
"@thi.ng/arrays": "^2.5.20", | ||
"@thi.ng/checks": "^3.4.4", | ||
"@thi.ng/errors": "^2.3.4", | ||
"@thi.ng/hex": "^2.3.16", | ||
"@thi.ng/idgen": "^2.2.5", | ||
"@thi.ng/logger": "^1.4.20" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.36.4", | ||
"@thi.ng/testament": "^0.3.21", | ||
"@thi.ng/testament": "^0.3.22", | ||
"rimraf": "^5.0.1", | ||
@@ -119,3 +119,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "4154283d772824d4b57d4b7ab97be22a6e1ffdd7\n" | ||
"gitHead": "74cfe3fb8de5bfcbfc1109e67604541cbd7b77aa\n" | ||
} |
@@ -11,3 +11,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
This project is part of the | ||
[@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo. | ||
[@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo and anti-framework. | ||
@@ -14,0 +14,0 @@ - [About](#about) |
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
140550
Updated@thi.ng/api@^8.9.4
Updated@thi.ng/arrays@^2.5.20
Updated@thi.ng/checks@^3.4.4
Updated@thi.ng/errors@^2.3.4
Updated@thi.ng/hex@^2.3.16
Updated@thi.ng/idgen@^2.2.5
Updated@thi.ng/logger@^1.4.20