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

tinyclip

Package Overview
Dependencies
Maintainers
2
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.13
to
0.1.14
+5
-5
package.json
{
"name": "tinyclip",
"packageManager": "pnpm@10.30.1",
"version": "0.1.13",
"version": "0.1.14",
"description": "A tiny utility to interact with the system clipboard.",

@@ -42,8 +42,8 @@ "keywords": [

"devDependencies": {
"@types/node": "^25.6.0",
"@typescript/native-preview": "^7.0.0-dev.20260430.1",
"@vitest/coverage-v8": "^4.1.5",
"@types/node": "^25.9.1",
"@typescript/native-preview": "^7.0.0-dev.20260527.2",
"@vitest/coverage-v8": "^4.1.8",
"prettier": "^3.8.3",
"vitest": "^4.1.5"
"vitest": "^4.1.8"
}
}