@capacitor/app-launcher
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.0.5](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/app-launcher@1.0.4...@capacitor/app-launcher@1.0.5) (2021-10-13) | ||
### Bug Fixes | ||
* correct addListeners links ([#655](https://github.com/ionic-team/capacitor-plugins/issues/655)) ([f9871e7](https://github.com/ionic-team/capacitor-plugins/commit/f9871e7bd53478addb21155e148829f550c0e457)) | ||
## [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) | ||
@@ -8,0 +19,0 @@ |
@@ -29,3 +29,3 @@ var capacitorAppLauncher = (function (exports, core) { | ||
}({}, capacitorExports)); | ||
})({}, capacitorExports); | ||
//# sourceMappingURL=plugin.js.map |
{ | ||
"name": "@capacitor/app-launcher", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "The AppLauncher API allows to open other apps", | ||
@@ -51,3 +51,3 @@ "main": "dist/plugin.cjs.js", | ||
"@capacitor/core": "^3.0.0", | ||
"@capacitor/docgen": "0.0.17", | ||
"@capacitor/docgen": "0.0.18", | ||
"@capacitor/ios": "^3.0.0", | ||
@@ -84,3 +84,3 @@ "@ionic/eslint-config": "^0.3.0", | ||
}, | ||
"gitHead": "f0dcbb1413ba781714dfdc44f41c0ccab735b1e9" | ||
"gitHead": "b0361a0441fc5072018b0b4830dc53180e0f573a" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
32023
1