Socket
Socket
Sign inDemoInstall

@capacitor/clipboard

Package Overview
Dependencies
Maintainers
7
Versions
593
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@capacitor/clipboard - 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/clipboard@1.0.4...@capacitor/clipboard@1.0.5) (2021-10-14)
### Bug Fixes
* remove postpublish scripts ([#656](https://github.com/ionic-team/capacitor-plugins/issues/656)) ([ed6ac49](https://github.com/ionic-team/capacitor-plugins/commit/ed6ac499ebf4a47525071ccbfc36c27503e11f60))
## [1.0.4](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/clipboard@1.0.3...@capacitor/clipboard@1.0.4) (2021-10-13)

@@ -8,0 +19,0 @@

5

package.json
{
"name": "@capacitor/clipboard",
"version": "1.0.4",
"version": "1.0.5",
"description": "The Clipboard API enables copy and pasting to/from the system clipboard.",

@@ -45,3 +45,2 @@ "main": "dist/plugin.cjs.js",

"prepublishOnly": "npm run build",
"postpublish": "npm run publish:cocoapod",
"publish:cocoapod": "pod trunk push ./CapacitorClipboard.podspec --allow-warnings"

@@ -84,3 +83,3 @@ },

},
"gitHead": "b0361a0441fc5072018b0b4830dc53180e0f573a"
"gitHead": "eadbffd4bf9f0859bd301a639ab4e0c3337ea8db"
}
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