Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@tauri-apps/api

Package Overview
Dependencies
Maintainers
5
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tauri-apps/api - npm Package Compare versions

Comparing version 2.0.0-alpha.7 to 2.0.0-alpha.8

tauri-29554428.d.ts

6

CHANGELOG.md
# 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 @@

4

index.d.ts
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';
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc