🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

tinyclip

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

tinyclip - npm Package Compare versions

Comparing version
0.1.9
to
0.1.10
+2
-2
package.json
{
"name": "tinyclip",
"packageManager": "pnpm@10.30.1",
"version": "0.1.9",
"version": "0.1.10",
"description": "A tiny utility to interact with the system clipboard.",

@@ -25,5 +25,5 @@ "keywords": [

"type": "module",
"main": "./dist/index.js",
"exports": {
".": {
"types": "./dist/index.d.ts",
"browser": "./dist/browser.js",

@@ -30,0 +30,0 @@ "default": "./dist/index.js"