Socket
Socket
Sign inDemoInstall

@capacitor/clipboard

Package Overview
Dependencies
Maintainers
6
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.7 to 1.0.8

8

CHANGELOG.md

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

## [1.0.8](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/clipboard@1.0.7...@capacitor/clipboard@1.0.8) (2022-03-03)
**Note:** Version bump only for package @capacitor/clipboard
## [1.0.7](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/clipboard@1.0.6...@capacitor/clipboard@1.0.7) (2022-01-19)

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

4

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

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

},
"gitHead": "f18ee6482e1ec8e5fb0290d51f598397133af990"
"gitHead": "22fb04179bd13fabea6187c42ed3ffc2faa866c1"
}

@@ -26,3 +26,3 @@ # @capacitor/clipboard

alert(`Got ${type} from clipboard: ${value}`);
console.log(`Got ${type} from clipboard: ${value}`);
};

@@ -29,0 +29,0 @@ ```

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