@types/clipboard
Advanced tools
Comparing version 1.5.33 to 1.5.34
@@ -21,2 +21,7 @@ // Type definitions for clipboard.js 1.5 | ||
destroy(): void; | ||
/** | ||
* Checks if clipboard.js is supported | ||
*/ | ||
isSupported(): boolean; | ||
} | ||
@@ -23,0 +28,0 @@ |
{ | ||
"name": "@types/clipboard", | ||
"version": "1.5.33", | ||
"version": "1.5.34", | ||
"description": "TypeScript definitions for clipboard.js", | ||
@@ -20,4 +20,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "de78bd1e319e8e8558813358585df8128aa93dbe5ec0b3d84246cf009e6430e4", | ||
"typesPublisherContentHash": "a0d3a58d2d82a026423dd96952d41debc4847b3ed0961d6ae5030184689f6be0", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Fri, 31 Mar 2017 18:05:12 GMT | ||
* Last updated: Fri, 02 Jun 2017 16:37:08 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: Clipboard |
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
4142
4
52