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.5 to 1.0.6

8

CHANGELOG.md

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

## [1.0.6](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/clipboard@1.0.5...@capacitor/clipboard@1.0.6) (2021-11-03)
**Note:** Version bump only for package @capacitor/clipboard
## [1.0.5](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/clipboard@1.0.4...@capacitor/clipboard@1.0.5) (2021-10-14)

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

6

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

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

"lint": "npm run eslint && npm run prettier -- --check && npm run swiftlint -- lint",
"fmt": "npm run eslint -- --fix && npm run prettier -- --write && npm run swiftlint -- autocorrect --format",
"fmt": "npm run eslint -- --fix && npm run prettier -- --write && npm run swiftlint -- --fix --format",
"eslint": "eslint . --ext ts",

@@ -83,3 +83,3 @@ "prettier": "prettier \"**/*.{css,html,ts,js,java}\"",

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