Socket
Socket
Sign inDemoInstall

react-use-clipboard

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-use-clipboard - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

6

CHANGELOG.md
# react-use-clipboard
## 1.0.6
### Patch Changes
- af9d220: Fix path for TypeScript definitions
## 1.0.5

@@ -4,0 +10,0 @@

4

package.json
{
"name": "react-use-clipboard",
"description": "React hook that provides copy to clipboard functionality.",
"version": "1.0.5",
"version": "1.0.6",
"author": "Daniel O'Connor <daniel@danoc.me>",

@@ -12,3 +12,3 @@ "license": "MIT",

"unpkg": "./dist/react-use-clipboard.umd.js",
"types": "./dist/react-use-clipboard.d.ts",
"types": "./dist/index.d.ts",
"files": [

@@ -15,0 +15,0 @@ "dist"

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