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

copy-component

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

copy-component - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

index.js

@@ -82,3 +82,3 @@ const copyText = async (element) => {

.querySelector("slot:not([name])")
.assignedNodes({
.assignedElements({
flatten: true,

@@ -85,0 +85,0 @@ });

{
"name": "copy-component",
"version": "0.0.5",
"version": "0.0.6",
"description": "A vanilla custom element that adds the capability to wrap html so it the inner text can be added to the users clipboard",

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

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