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.7 to 0.0.8

dist/@soerenmartius/vue3-clipboard.cjs.prod.js

2

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

@@ -5,0 +5,0 @@ "main": "dist/vue3-clipboard.cjs.js",

@@ -91,12 +91,5 @@ /* eslint-disable */

input: `src/index.ts`,
// Global and Browser ESM builds inlines everything so that they can be
// used alone.
external,
plugins: [tsPlugin, ...nodePlugins, ...plugins],
output,
// onwarn: (msg, warn) => {
// if (!/Circular/.test(msg)) {
// warn(msg)
// }
// },
}

@@ -103,0 +96,0 @@ }

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