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

svelte-copy

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-copy - npm Package Compare versions

Comparing version 1.0.1 to 1.1.2

2

copy.d.ts
export declare const copy: (element: HTMLElement, text: string) => {
update: (t: any) => any;
update: (t: string) => string;
destroy: () => void;
};
import './events.d';
export { copy } from './copy';
{
"name": "svelte-copy",
"version": "1.0.1",
"version": "1.1.2",
"repository": {

@@ -19,5 +19,5 @@ "type": "git",

"svelte-preprocess": "^4.9.4",
"svelte2tsx": "^0.4.10",
"svelte2tsx": "^0.4.11",
"tslib": "^2.3.1",
"typescript": "^4.5.2"
"typescript": "^4.5.3"
},

@@ -24,0 +24,0 @@ "type": "module",

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