@tauri-apps/api
Advanced tools
Comparing version 2.0.0-alpha.7 to 2.0.0-alpha.8
# Changelog | ||
## \[2.0.0-alpha.8] | ||
### Breaking Changes | ||
- [`d5074af5`](https://www.github.com/tauri-apps/tauri/commit/d5074af562b2b5cb6c5711442097c4058af32db6)([#7801](https://www.github.com/tauri-apps/tauri/pull/7801)) The custom protocol on Android now uses the `http` scheme instead of `https`. | ||
## \[2.0.0-alpha.7] | ||
@@ -4,0 +10,0 @@ |
export { e as event } from './event-506df71d.js'; | ||
import { i as invoke$1 } from './tauri-5a1b9cbf.js'; | ||
export { t as tauri } from './tauri-5a1b9cbf.js'; | ||
import { i as invoke$1 } from './tauri-29554428.js'; | ||
export { t as tauri } from './tauri-29554428.js'; | ||
export { p as path } from './path-9694881f.js'; | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@tauri-apps/api", | ||
"version": "2.0.0-alpha.7", | ||
"version": "2.0.0-alpha.8", | ||
"description": "Tauri API definitions", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -1,1 +0,1 @@ | ||
export { C as Channel, I as InvokeArgs, a as InvokeOptions, P as PluginListener, c as addPluginListener, d as convertFileSrc, i as invoke, b as transformCallback } from './tauri-5a1b9cbf.js'; | ||
export { C as Channel, I as InvokeArgs, a as InvokeOptions, P as PluginListener, c as addPluginListener, d as convertFileSrc, i as invoke, b as transformCallback } from './tauri-29554428.js'; |
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
127765