Socket
Socket
Sign inDemoInstall

@capacitor/clipboard

Package Overview
Dependencies
Maintainers
8
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.0 to 1.0.1

8

CHANGELOG.md

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

## [1.0.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/clipboard@1.0.0...@capacitor/clipboard@1.0.1) (2021-06-09)
**Note:** Version bump only for package @capacitor/clipboard
# [1.0.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/clipboard@0.4.10...@capacitor/clipboard@1.0.0) (2021-05-19)

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

12

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

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

"devDependencies": {
"@capacitor/android": "3.0.0",
"@capacitor/core": "3.0.0",
"@capacitor/android": "^3.0.0",
"@capacitor/core": "^3.0.0",
"@capacitor/docgen": "0.0.16",
"@capacitor/ios": "3.0.0",
"@capacitor/ios": "^3.0.0",
"@ionic/eslint-config": "^0.3.0",

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

"peerDependencies": {
"@capacitor/core": "3.0.0"
"@capacitor/core": "^3.0.0"
},

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

},
"gitHead": "d264b9e6547d97e86258e067bd37254311d9f1a5"
"gitHead": "4307cd7af743bd3ae1942d892982542b0ccd8599"
}

Sorry, the diff of this file is not supported yet

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