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

clipboard-monitor

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clipboard-monitor - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

.npmignore

16

package.json
{
"name": "clipboard-monitor",
"version": "1.0.0",
"version": "1.0.1",
"description": "monitor clipboard for changes & emit events when new items are added to the clipboard",

@@ -14,10 +14,10 @@ "main": "index.js",

"paste",
"copy-paste",
"copy-paste",
"pasteboard",
"read",
"write",
"pbcopy",
"clip",
"xclip",
"xsel"
"read",
"write",
"pbcopy",
"clip",
"xclip",
"xsel"
],

@@ -24,0 +24,0 @@ "author": "Anthony Mugendi <ngurumugz@gmail.com>",

@@ -6,7 +6,7 @@ ## Monitor your clipboard

## Install
### Install
``` npm i --save clipboard-monitor```
## Use
### Use

@@ -13,0 +13,0 @@ ```javascript

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