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

@types/copy-text-to-clipboard

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/copy-text-to-clipboard - npm Package Compare versions

Comparing version 1.0.0 to 2.0.1

26

copy-text-to-clipboard/package.json
{
"name": "@types/copy-text-to-clipboard",
"version": "1.0.0",
"description": "TypeScript definitions for copy-text-to-clipboard",
"license": "MIT",
"contributors": [
{
"name": "BendingBender",
"url": "https://github.com/BendingBender"
}
],
"version": "2.0.1",
"typings": null,
"description": "Stub TypeScript definitions entry for copy-text-to-clipboard, which provides its own types definitions",
"main": "",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {},
"peerDependencies": {},
"typesPublisherContentHash": "282ae90b6e038ff3ef7c410a69486563b9254cf84fbe91d3c58d19ed9313352f",
"typeScriptVersion": "2.0"
"author": "",
"repository": "https://github.com/sindresorhus/copy-text-to-clipboard",
"license": "MIT",
"dependencies": {
"copy-text-to-clipboard": "*"
}
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/copy-text-to-clipboard`
This is a stub types definition for copy-text-to-clipboard (https://github.com/sindresorhus/copy-text-to-clipboard).
# Summary
This package contains type definitions for copy-text-to-clipboard (https://github.com/sindresorhus/copy-text-to-clipboard#readme).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/copy-text-to-clipboard
Additional Details
* Last updated: Tue, 08 Aug 2017 21:39:34 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by BendingBender <https://github.com/BendingBender>.
copy-text-to-clipboard provides its own type definitions, so you don't need @types/copy-text-to-clipboard installed!

Sorry, the diff of this file is not supported yet

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