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

@capacitor/share

Package Overview
Dependencies
Maintainers
9
Versions
702
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@capacitor/share - 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/share@0.5.2...@capacitor/share@0.5.3) (2021-03-10)
**Note:** Version bump only for package @capacitor/share
## [0.5.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/share@0.5.1...@capacitor/share@0.5.2) (2021-03-02)

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

3

dist/docs.json

@@ -116,3 +116,4 @@ {

"enums": [],
"typeAliases": []
"typeAliases": [],
"pluginConfigs": []
}
{
"name": "@capacitor/share",
"version": "0.5.2",
"version": "0.5.3",
"description": "The Share API provides methods for sharing content in any sharing-enabled apps the user may have installed.",

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

"devDependencies": {
"@capacitor/android": "3.0.0-beta.6",
"@capacitor/core": "3.0.0-beta.6",
"@capacitor/docgen": "0.0.15",
"@capacitor/ios": "3.0.0-beta.6",
"@capacitor/android": "3.0.0-rc.0",
"@capacitor/core": "3.0.0-rc.0",
"@capacitor/docgen": "0.0.16",
"@capacitor/ios": "3.0.0-rc.0",
"@ionic/eslint-config": "^0.3.0",

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

"peerDependencies": {
"@capacitor/core": "^3.0.0-beta.6"
"@capacitor/core": "3.0.0-rc.0"
},

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

},
"gitHead": "c704ab6c24723c3f46aac07bc949aac00ca631cd"
"gitHead": "94a39a9300beb941a43ba30d6505d9fefaff0b98"
}
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