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

@capacitor/app-launcher

Package Overview
Dependencies
Maintainers
8
Versions
641
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@capacitor/app-launcher - npm Package Compare versions

Comparing version 7.0.0-dev-2218-20241024T173328.0 to 7.0.0-dev-2245-20241113T161617.0

4

package.json
{
"name": "@capacitor/app-launcher",
"version": "7.0.0-dev-2218-20241024T173328.0",
"version": "7.0.0-dev-2245-20241113T161617.0",
"description": "The AppLauncher API allows to open other apps",

@@ -34,3 +34,3 @@ "main": "dist/plugin.cjs.js",

"verify": "npm run verify:ios && npm run verify:android && npm run verify:web",
"verify:ios": "xcodebuild build -scheme CapacitorAppLauncher -sdk iphonesimulator17.0 -destination 'OS=17.0,name=iPhone 15'",
"verify:ios": "xcodebuild build -scheme CapacitorAppLauncher -sdk iphonesimulator18.0 -destination 'OS=18.0,name=iPhone 16'",
"verify:android": "cd android && ./gradlew clean build test && cd ..",

@@ -37,0 +37,0 @@ "verify:web": "npm run build",

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