@thi.ng/wasm-api-bindgen
Advanced tools
Comparing version 0.4.22 to 0.4.23
# Change Log | ||
- **Last updated**: 2023-08-27T11:20:59Z | ||
- **Last updated**: 2023-10-23T07:37:37Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/wasm-api-bindgen", | ||
"version": "0.4.22", | ||
"version": "0.4.23", | ||
"description": "Polyglot bindings code generators for hybrid JS & WebAssembly projects", | ||
@@ -39,22 +39,22 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.5", | ||
"@thi.ng/args": "^2.2.36", | ||
"@thi.ng/arrays": "^2.6.3", | ||
"@thi.ng/binary": "^3.3.33", | ||
"@thi.ng/checks": "^3.4.5", | ||
"@thi.ng/compare": "^2.2.0", | ||
"@thi.ng/defmulti": "^3.0.0", | ||
"@thi.ng/errors": "^2.3.5", | ||
"@thi.ng/file-io": "^0.5.24", | ||
"@thi.ng/logger": "^1.4.21", | ||
"@thi.ng/paths": "^5.1.44", | ||
"@thi.ng/strings": "^3.6.0", | ||
"@thi.ng/wasm-api": "^1.4.26" | ||
"@thi.ng/api": "^8.9.6", | ||
"@thi.ng/args": "^2.2.37", | ||
"@thi.ng/arrays": "^2.6.4", | ||
"@thi.ng/binary": "^3.3.34", | ||
"@thi.ng/checks": "^3.4.6", | ||
"@thi.ng/compare": "^2.2.1", | ||
"@thi.ng/defmulti": "^3.0.1", | ||
"@thi.ng/errors": "^2.3.6", | ||
"@thi.ng/file-io": "^0.5.25", | ||
"@thi.ng/logger": "^1.4.22", | ||
"@thi.ng/paths": "^5.1.45", | ||
"@thi.ng/strings": "^3.6.1", | ||
"@thi.ng/wasm-api": "^1.4.27" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.36.4", | ||
"@thi.ng/testament": "^0.3.23", | ||
"rimraf": "^5.0.1", | ||
"@microsoft/api-extractor": "^7.38.0", | ||
"@thi.ng/testament": "^0.3.24", | ||
"rimraf": "^5.0.5", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.25.0", | ||
"typedoc": "^0.25.2", | ||
"typescript": "^5.2.2" | ||
@@ -124,3 +124,3 @@ }, | ||
}, | ||
"gitHead": "46e445c09f2909d1aeaa9fdc8d8b3aa61c114db2\n" | ||
"gitHead": "8d46d9326a9f9b81d65e7e274446f5964f9942ac\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.6
Updated@thi.ng/args@^2.2.37
Updated@thi.ng/arrays@^2.6.4
Updated@thi.ng/binary@^3.3.34
Updated@thi.ng/checks@^3.4.6
Updated@thi.ng/compare@^2.2.1
Updated@thi.ng/defmulti@^3.0.1
Updated@thi.ng/errors@^2.3.6
Updated@thi.ng/file-io@^0.5.25
Updated@thi.ng/logger@^1.4.22
Updated@thi.ng/paths@^5.1.45
Updated@thi.ng/strings@^3.6.1
Updated@thi.ng/wasm-api@^1.4.27