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

@tauri-apps/cli

Package Overview
Dependencies
Maintainers
5
Versions
133
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tauri-apps/cli - npm Package Compare versions

Comparing version 1.5.12 to 1.5.13

6

CHANGELOG.md
# Changelog
## \[1.5.13]
### Dependencies
- Upgraded to `tauri-cli@1.5.13`
## \[1.5.12]

@@ -4,0 +10,0 @@

22

package.json
{
"name": "@tauri-apps/cli",
"version": "1.5.12",
"version": "1.5.13",
"description": "Command line interface for building Tauri apps",

@@ -71,13 +71,13 @@ "funding": {

"optionalDependencies": {
"@tauri-apps/cli-win32-x64-msvc": "1.5.12",
"@tauri-apps/cli-darwin-x64": "1.5.12",
"@tauri-apps/cli-linux-x64-gnu": "1.5.12",
"@tauri-apps/cli-darwin-arm64": "1.5.12",
"@tauri-apps/cli-linux-arm64-gnu": "1.5.12",
"@tauri-apps/cli-linux-arm64-musl": "1.5.12",
"@tauri-apps/cli-linux-arm-gnueabihf": "1.5.12",
"@tauri-apps/cli-linux-x64-musl": "1.5.12",
"@tauri-apps/cli-win32-ia32-msvc": "1.5.12",
"@tauri-apps/cli-win32-arm64-msvc": "1.5.12"
"@tauri-apps/cli-win32-x64-msvc": "1.5.13",
"@tauri-apps/cli-darwin-x64": "1.5.13",
"@tauri-apps/cli-linux-x64-gnu": "1.5.13",
"@tauri-apps/cli-darwin-arm64": "1.5.13",
"@tauri-apps/cli-linux-arm64-gnu": "1.5.13",
"@tauri-apps/cli-linux-arm64-musl": "1.5.13",
"@tauri-apps/cli-linux-arm-gnueabihf": "1.5.13",
"@tauri-apps/cli-linux-x64-musl": "1.5.13",
"@tauri-apps/cli-win32-ia32-msvc": "1.5.13",
"@tauri-apps/cli-win32-arm64-msvc": "1.5.13"
}
}

Sorry, the diff of this file is too big to display

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