New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

svelte-clipboard

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-clipboard - npm Package Compare versions

Comparing version 0.0.2 to 1.0.0

.gitattributes

2

package.json
{
"name": "svelte-clipboard",
"author": "meloalright",
"version": "0.0.2",
"version": "1.0.0",
"description": "A Svelte component easy to copy text to clipboard.",

@@ -6,0 +6,0 @@ "svelte": "src/Clipboard.svelte",

@@ -5,2 +5,6 @@ ![cover](https://user-images.githubusercontent.com/11075892/79423450-34ecc700-7ff1-11ea-9755-da658b66e38d.png)

[![license](https://img.shields.io/npm/l/svelte-clipboard?color=%2351bff4)](https://revolunet.mit-license.org/) [![npm](https://img.shields.io/npm/v/svelte-clipboard?color=%23d091ff)](https://www.npmjs.com/package/svelte-clipboard) [![downloads](https://img.shields.io/npm/dm/svelte-clipboard?color=%23ad43a7)](https://www.npmjs.com/package/svelte-clipboard)
[![nodei](https://nodei.co/npm/svelte-clipboard.png)](https://www.npmjs.com/package/svelte-clipboard)
`A Svelte component easy to copy text to clipboard.`

@@ -11,9 +15,11 @@

```shell
$ npm i svelte-clipboard
$ npm i svelte-clipboard --save-dev
```
## Usage
## Demo
[Live Demo](https://svelte.dev/repl/82b1f242b3574e8da1907ddb24bd2bf2)
## Usage
```js

@@ -33,1 +39,5 @@ <script>

```
## License
[MIT](https://opensource.org/licenses/MIT)
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