This is the official Tauri Alpha release.
Notable changes
- Node CLI written in TypeScript
- API proxy module
- Configuration file moved from JS to JSON
- Rust crates refactor
- Initial work on crates unit tests
Security Canary and Vulnerability Assessment
At the time of this publication neither yarn audit nor cargo audit have determined any vulnerabilities.
tauri $ date
Tue Dec 31 15:25:47 -03 2019
tauri.js $ yarn audit
yarn audit v1.21.1
0 vulnerabilities found - Packages audited: 885395
Done in 2.46s
tauri $ cargo audit
Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
Loaded 64 security advisories (from /[redacted] /.cargo/advisory-db)
Scanning Cargo.lock for vulnerabilities (119 crate dependencies)
Success No vulnerable packages found