Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/clipboard

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/clipboard - npm Package Compare versions

Comparing version 1.5.33 to 1.5.34

clipboard/LICENSE

5

clipboard/index.d.ts

@@ -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 @@

4

clipboard/package.json
{
"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

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