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

@capacitor/app-launcher

Package Overview
Dependencies
Maintainers
7
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 1.0.3 to 1.0.4

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [1.0.4](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/app-launcher@1.0.3...@capacitor/app-launcher@1.0.4) (2021-09-01)
**Note:** Version bump only for package @capacitor/app-launcher
## [1.0.3](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/app-launcher@1.0.2...@capacitor/app-launcher@1.0.3) (2021-08-18)

@@ -8,0 +16,0 @@

8

package.json
{
"name": "@capacitor/app-launcher",
"version": "1.0.3",
"version": "1.0.4",
"description": "The AppLauncher API allows to open other apps",

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

"watch": "tsc --watch",
"prepublishOnly": "npm run build"
"prepublishOnly": "npm run build",
"postpublish": "npm run publish:cocoapod",
"publish:cocoapod": "pod trunk push ./CapacitorAppLauncher.podspec --allow-warnings"
},

@@ -82,3 +84,3 @@ "devDependencies": {

},
"gitHead": "31cfdb4ae1b87360a94535cbbca57274e215df09"
"gitHead": "f0dcbb1413ba781714dfdc44f41c0ccab735b1e9"
}

Sorry, the diff of this file is not supported yet

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