Socket
Socket
Sign inDemoInstall

@capacitor/clipboard

Package Overview
Dependencies
Maintainers
8
Versions
588
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 6.0.0-dev-2041-20240229T181429.0 to 6.0.0-dev-2077-20240415T163131.0

10

package.json
{
"name": "@capacitor/clipboard",
"version": "6.0.0-dev-2041-20240229T181429.0",
"version": "6.0.0-dev-2077-20240415T163131.0",
"description": "The Clipboard API enables copy and pasting to/from the system clipboard.",

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

"devDependencies": {
"@capacitor/android": "next",
"@capacitor/core": "next",
"@capacitor/android": "^6.0.0",
"@capacitor/core": "^6.0.0",
"@capacitor/docgen": "0.2.2",
"@capacitor/ios": "next",
"@capacitor/ios": "^6.0.0",
"@ionic/eslint-config": "^0.3.0",

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

"peerDependencies": {
"@capacitor/core": "next"
"@capacitor/core": "^6.0.0"
},

@@ -70,0 +70,0 @@ "prettier": "@ionic/prettier-config",

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