@thi.ng/wasm-api-bindgen
Advanced tools
Comparing version 0.2.9 to 0.2.10
# Change Log | ||
- **Last updated**: 2022-12-22T21:47:08Z | ||
- **Last updated**: 2023-01-10T15:20:19Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/wasm-api-bindgen", | ||
"version": "0.2.9", | ||
"version": "0.2.10", | ||
"description": "Polyglot bindings code generators for hybrid JS & WebAssembly projects", | ||
@@ -39,19 +39,19 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.6.2", | ||
"@thi.ng/args": "^2.2.15", | ||
"@thi.ng/arrays": "^2.5.0", | ||
"@thi.ng/binary": "^3.3.15", | ||
"@thi.ng/checks": "^3.3.6", | ||
"@thi.ng/compare": "^2.1.21", | ||
"@thi.ng/defmulti": "^2.1.26", | ||
"@thi.ng/errors": "^2.2.7", | ||
"@thi.ng/file-io": "^0.3.25", | ||
"@thi.ng/logger": "^1.4.6", | ||
"@thi.ng/paths": "^5.1.27", | ||
"@thi.ng/strings": "^3.3.22", | ||
"@thi.ng/wasm-api": "^1.2.6" | ||
"@thi.ng/api": "^8.6.3", | ||
"@thi.ng/args": "^2.2.16", | ||
"@thi.ng/arrays": "^2.5.1", | ||
"@thi.ng/binary": "^3.3.16", | ||
"@thi.ng/checks": "^3.3.7", | ||
"@thi.ng/compare": "^2.1.22", | ||
"@thi.ng/defmulti": "^2.1.27", | ||
"@thi.ng/errors": "^2.2.8", | ||
"@thi.ng/file-io": "^0.4.0", | ||
"@thi.ng/logger": "^1.4.7", | ||
"@thi.ng/paths": "^5.1.28", | ||
"@thi.ng/strings": "^3.3.23", | ||
"@thi.ng/wasm-api": "^1.2.7" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.33.7", | ||
"@thi.ng/testament": "^0.3.8", | ||
"@thi.ng/testament": "^0.3.9", | ||
"rimraf": "^3.0.2", | ||
@@ -124,3 +124,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "28bb74c67217a352d673b6efdab234921d4a370e\n" | ||
"gitHead": "3f0b3e2a7c82aefc7e46fb4338369836b5e1b8cf\n" | ||
} |
@@ -782,2 +782,2 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
© 2022 Karsten Schmidt // Apache License 2.0 | ||
© 2022 - 2023 Karsten Schmidt // Apache License 2.0 |
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
134192
+ Added@thi.ng/file-io@0.4.0(transitive)
- Removed@thi.ng/file-io@0.3.25(transitive)
Updated@thi.ng/api@^8.6.3
Updated@thi.ng/args@^2.2.16
Updated@thi.ng/arrays@^2.5.1
Updated@thi.ng/binary@^3.3.16
Updated@thi.ng/checks@^3.3.7
Updated@thi.ng/compare@^2.1.22
Updated@thi.ng/defmulti@^2.1.27
Updated@thi.ng/errors@^2.2.8
Updated@thi.ng/file-io@^0.4.0
Updated@thi.ng/logger@^1.4.7
Updated@thi.ng/paths@^5.1.28
Updated@thi.ng/strings@^3.3.23
Updated@thi.ng/wasm-api@^1.2.7