Socket
Socket
Sign inDemoInstall

react-copy-html-to-clipboard

Package Overview
Dependencies
22
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.1 to 6.0.2

2

package.json
{
"name": "react-copy-html-to-clipboard",
"version": "6.0.1",
"version": "6.0.2",
"description": "Copy text/html to clipboard React component",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -15,3 +15,3 @@ # react-copy-html-to-clipboard [![npm](https://img.shields.io/npm/v/react-copy-to-clipboard.svg?style=flat-square)](https://www.npmjs.com/package/react-copy-html-to-clipboard)

Which based on [copy-to-clipboard](https://npm.im/copy-to-clipboard)
Based on [copy-html-to-clipboard](https://npm.im/copy-html-to-clipboard)

@@ -18,0 +18,0 @@ > Would try to use execCommand with fallback to IE specific clipboardData interface and finally, fallback to simple prompt with proper text content & 'Copy to clipboard: Ctrl+C, Enter'

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc