Socket
Socket
Sign inDemoInstall

@types/zeroclipboard

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/zeroclipboard - npm Package Compare versions

Comparing version 1.3.4 to 1.3.5

6

zeroclipboard v1.3/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for ZeroClipboard 1.3
// Project: https://github.com/jonrohan/ZeroClipboard
// Definitions by: Eric J. Smith <https://github.com/ejsmith>, Blake Niemyjski <https://github.com/niemyjski>, György Balássy <https://github.com/balassy>, Leon Yu <https://github.com/leonyu>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
declare class ZeroClipboard {

@@ -8,0 +2,0 @@ constructor(elements?: Element | { [index: number]: Element }, options?: ZeroClipboardOptions);

24

zeroclipboard v1.3/package.json
{
"name": "@types/zeroclipboard",
"version": "1.3.4",
"description": "TypeScript definitions for ZeroClipboard",
"version": "1.3.5",
"description": "TypeScript definitions for zeroclipboard",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/zeroclipboard",

@@ -10,19 +10,19 @@ "license": "MIT",

"name": "Eric J. Smith",
"url": "https://github.com/ejsmith",
"githubUsername": "ejsmith"
"githubUsername": "ejsmith",
"url": "https://github.com/ejsmith"
},
{
"name": "Blake Niemyjski",
"url": "https://github.com/niemyjski",
"githubUsername": "niemyjski"
"githubUsername": "niemyjski",
"url": "https://github.com/niemyjski"
},
{
"name": "György Balássy",
"url": "https://github.com/balassy",
"githubUsername": "balassy"
"githubUsername": "balassy",
"url": "https://github.com/balassy"
},
{
"name": "Leon Yu",
"url": "https://github.com/leonyu",
"githubUsername": "leonyu"
"githubUsername": "leonyu",
"url": "https://github.com/leonyu"
}

@@ -39,4 +39,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "c5449aea9124ad56fb6006772b0402abfdb0f7c0ce5644df4324078dd67a5831",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "5de998850e73d437a9b24af9ad26f74c02f3acff203b7f2ae4bce5da5bb3d658",
"typeScriptVersion": "4.5"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for ZeroClipboard (https://github.com/jonrohan/ZeroClipboard).
This package contains type definitions for zeroclipboard (https://github.com/jonrohan/ZeroClipboard).

@@ -12,7 +12,6 @@ # Details

### Additional Details
* Last updated: Wed, 30 Aug 2023 21:05:45 GMT
* Last updated: Wed, 18 Oct 2023 18:04:04 GMT
* Dependencies: none
* Global values: `ZeroClipboard`
# Credits
These definitions were written by [Eric J. Smith](https://github.com/ejsmith), [Blake Niemyjski](https://github.com/niemyjski), [György Balássy](https://github.com/balassy), and [Leon Yu](https://github.com/leonyu).
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