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

@soerenmartius/vue3-clipboard

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@soerenmartius/vue3-clipboard - npm Package Compare versions

Comparing version 0.0.2 to 0.0.4

.github/workflows/build.yml

2

package.json
{
"name": "@soerenmartius/vue3-clipboard",
"version": "0.0.2",
"version": "0.0.4",
"description": "A Vue 3 binding for clipboard.js",

@@ -5,0 +5,0 @@ "main": "vue-clipboard.js",

# vue3-clipboard
![Build](https://github.com/soerenmartius/vue3-clipboard/workflows/Build/badge.svg)
[Clipboard.js](https://clipboardjs.com/) bindings for Vue 3.

@@ -18,3 +20,3 @@

``` typescript
```typescript
<template>

@@ -40,3 +42,3 @@ <input v-model="value" />

``` typescript
```typescript
<template>

@@ -43,0 +45,0 @@ <input v-model="value" />

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