vue-clipboard2
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "vue-clipboard2", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "A Vuejs2 binding for clipboard.js", | ||
@@ -26,4 +26,5 @@ "main": "vue-clipboard.js", | ||
"dependencies": { | ||
"clipboard": "^1.5.16", | ||
"vue": "2" | ||
} | ||
} |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
3262
6
0
25
2
+ Addedclipboard@^1.5.16
+ Addedclipboard@1.7.1(transitive)
+ Addeddelegate@3.2.0(transitive)
+ Addedgood-listener@1.2.2(transitive)
+ Addedselect@1.1.2(transitive)
+ Addedtiny-emitter@2.1.0(transitive)