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

clipboard-polyfill

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clipboard-polyfill - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

build/clipboard-polyfill.js

4

package.json
{
"name": "clipboard-polyfill",
"version": "2.0.0",
"version": "2.0.1",
"description": "A polyfill for the asynchronous clipboard API",
"main": "build/clipboard.js",
"main": "build/clipboard-polyfill.js",
"dependencies": {

@@ -7,0 +7,0 @@ "es6-promise": "4.1.1"

@@ -15,3 +15,3 @@ # `clipboard.js`

- Download [`build/clipboard-polyfill.js`](./build/clipboard-polyfill.js) and include it using a `<script>` tag.
- Download [`build/clipboard-polyfill.js`](https://raw.githubusercontent.com/lgarron/clipboard-polyfill/master/build/clipboard-polyfill.js) and include it using a `<script>` tag.
- `npm install clipboard-polyfill`

@@ -18,0 +18,0 @@

Sorry, the diff of this file is not supported yet

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