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.4 to 1.0.5

11

CHANGELOG.md

@@ -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 @@

2

dist/plugin.js

@@ -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"
}
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