@capacitor/clipboard
Advanced tools
Comparing version 0.2.3 to 0.2.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.2.4](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/clipboard@0.2.3...@capacitor/clipboard@0.2.4) (2021-01-13) | ||
**Note:** Version bump only for package @capacitor/clipboard | ||
## [0.2.3](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/clipboard@0.2.2...@capacitor/clipboard@0.2.3) (2021-01-08) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@capacitor/clipboard", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"description": "The Clipboard API enables copy and pasting to/from the system clipboard.", | ||
@@ -49,3 +49,3 @@ "main": "dist/esm/index.js", | ||
"@capacitor/docgen": "0.0.14", | ||
"@capacitor/ios": "^3.0.0-alpha.12", | ||
"@capacitor/ios": "^3.0.0-alpha.13", | ||
"@ionic/eslint-config": "^0.3.0", | ||
@@ -81,3 +81,3 @@ "@ionic/prettier-config": "~1.0.1", | ||
}, | ||
"gitHead": "5eef6b229b27d677674960d69612690f17243616" | ||
"gitHead": "8292c0b1dc327992435887748d3c02a20b9e4ebf" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
45349