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

@capacitor/dialog

Package Overview
Dependencies
Maintainers
8
Versions
650
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@capacitor/dialog - npm Package Compare versions

Comparing version 0.4.2 to 0.4.3

8

CHANGELOG.md

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

## [0.4.3](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/dialog@0.4.2...@capacitor/dialog@0.4.3) (2021-02-10)
**Note:** Version bump only for package @capacitor/dialog
## [0.4.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/dialog@0.4.1...@capacitor/dialog@0.4.2) (2021-02-05)

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

12

package.json
{
"name": "@capacitor/dialog",
"version": "0.4.2",
"version": "0.4.3",
"description": "The Dialog API provides methods for triggering native dialog windows for alerts, confirmations, and input prompts",

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