New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@capacitor/app-launcher

Package Overview
Dependencies
Maintainers
8
Versions
714
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 0.5.2 to 0.5.3

8

CHANGELOG.md

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

## [0.5.3](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/app-launcher@0.5.2...@capacitor/app-launcher@0.5.3) (2021-02-10)
**Note:** Version bump only for package @capacitor/app-launcher
## [0.5.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/app-launcher@0.5.1...@capacitor/app-launcher@0.5.2) (2021-02-05)

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

12

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

@@ -47,6 +47,6 @@ "main": "dist/plugin.cjs.js",

"devDependencies": {
"@capacitor/android": "^3.0.0-beta.1",
"@capacitor/core": "^3.0.0-beta.1",
"@capacitor/android": "^3.0.0-beta.2",
"@capacitor/core": "^3.0.0-beta.2",
"@capacitor/docgen": "0.0.15",
"@capacitor/ios": "^3.0.0-beta.1",
"@capacitor/ios": "^3.0.0-beta.2",
"@ionic/eslint-config": "^0.3.0",

@@ -64,3 +64,3 @@ "@ionic/prettier-config": "~1.0.1",

"peerDependencies": {
"@capacitor/core": "^3.0.0-beta.1"
"@capacitor/core": "^3.0.0-beta.2"
},

@@ -83,3 +83,3 @@ "prettier": "@ionic/prettier-config",

},
"gitHead": "e10d9dc09f6189f1547a82b8ae29759749fc1f8d"
"gitHead": "91779a842eb14903c48c5309b899cd059115b55f"
}
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