clipboardy
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "clipboardy", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Access the system clipboard (copy/paste)", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -53,3 +53,3 @@ # clipboardy [![Build Status: macOS & Linux](https://travis-ci.org/sindresorhus/clipboardy.svg?branch=master)](https://travis-ci.org/sindresorhus/clipboardy) [![Build status: Windows](https://ci.appveyor.com/api/projects/status/gflt3gjn1ia0a3vo/branch/master?svg=true)](https://ci.appveyor.com/project/sindresorhus/clipboardy/branch/master) | ||
#### .read() | ||
#### .readSync() | ||
@@ -56,0 +56,0 @@ Read (paste) from the clipboard synchronously. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4767