@capacitor/app-launcher
Advanced tools
Comparing version 0.5.7 to 0.5.8
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.5.8](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/app-launcher@0.5.7...@capacitor/app-launcher@0.5.8) (2021-05-07) | ||
**Note:** Version bump only for package @capacitor/app-launcher | ||
## [0.5.7](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/app-launcher@0.5.6...@capacitor/app-launcher@0.5.7) (2021-04-29) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@capacitor/app-launcher", | ||
"version": "0.5.7", | ||
"version": "0.5.8", | ||
"description": "The AppLauncher API allows to open other apps", | ||
@@ -47,6 +47,6 @@ "main": "dist/plugin.cjs.js", | ||
"devDependencies": { | ||
"@capacitor/android": "3.0.0-rc.1", | ||
"@capacitor/core": "3.0.0-rc.1", | ||
"@capacitor/android": "3.0.0-rc.2", | ||
"@capacitor/core": "3.0.0-rc.2", | ||
"@capacitor/docgen": "0.0.16", | ||
"@capacitor/ios": "3.0.0-rc.1", | ||
"@capacitor/ios": "3.0.0-rc.2", | ||
"@ionic/eslint-config": "^0.3.0", | ||
@@ -64,3 +64,3 @@ "@ionic/prettier-config": "~1.0.1", | ||
"peerDependencies": { | ||
"@capacitor/core": "3.0.0-rc.1" | ||
"@capacitor/core": "3.0.0-rc.2" | ||
}, | ||
@@ -83,3 +83,3 @@ "prettier": "@ionic/prettier-config", | ||
}, | ||
"gitHead": "1434d3339dfd3324dd2f76037b4de7fdae08ca2e" | ||
"gitHead": "d706c3bcd8ff12e5efdcaced33d80fe9de2bddf1" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
29066