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.3 to 1.0.4

11

CHANGELOG.md

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

## [1.0.4](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/clipboard@1.0.3...@capacitor/clipboard@1.0.4) (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.3](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/clipboard@1.0.2...@capacitor/clipboard@1.0.3) (2021-09-01)

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

2

dist/plugin.js

@@ -101,3 +101,3 @@ var capacitorClipboard = (function (exports, core) {

}({}, capacitorExports));
})({}, capacitorExports);
//# sourceMappingURL=plugin.js.map
{
"name": "@capacitor/clipboard",
"version": "1.0.3",
"version": "1.0.4",
"description": "The Clipboard API enables copy and pasting to/from the system clipboard.",

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