New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@zeke/clipboard

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zeke/clipboard

The scripts I keep in my [~/.clipboard](http://npm.im/dot-clipboard) directory

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

@zeke/clipboard

The scripts I keep in my ~/.clipboard directory

Scripts

There's only one script so far. It writes all text-based clipboard events to a file:

» ls -A1 ~/.clipboard/data

2015-05-08-18:28:29:052-Fri.txt
2015-05-08-18:28:36:088-Fri.txt

» cat ~/.clipboard/data/2015-05-08-18:28:36:088-Fri.txt

Once upon a midnight dreary, while I pondered, weak and weary,
Over many a quaint and curious volume of forgotten lore,
While I nodded, nearly napping, suddenly there came a tapping,
As of some one gently rapping, rapping at my chamber door.
Tis some visitor," I muttered, "tapping at my chamber door —
Only this, and nothing more.

Powered by the awesome dot-clipboard package.

Tests

npm install
npm test

Dependencies

  • shelljs: Portable Unix shell commands for Node.js
  • strftime: strftime for JavaScript

Dev Dependencies

License

ISC

Generated by package-json-to-readme

Keywords

clipboard

FAQs

Package last updated on 09 May 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts