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

use-clipboard-copier

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

use-clipboard-copier - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

6

package.json
{
"name": "use-clipboard-copier",
"version": "1.0.1",
"version": "1.0.2",
"description": "A react hook which helps you copy text to your clipboard.",

@@ -39,2 +39,6 @@ "main": "lib/index.js",

},
"peerDependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"files": [

@@ -41,0 +45,0 @@ "lib/**/*"

2

README.md
## ****useClipBoardCopier 🪝****
A React hook which helps you copy text to your clipboard. 📋
A React hook which helps you copy text to your clipboard 📋

@@ -5,0 +5,0 @@ ### Installation

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