get-cursor-position
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -5,3 +5,2 @@ var pos = require('./build/Release/pos'); | ||
function raw(mode) { | ||
@@ -15,3 +14,2 @@ if (process.stdin.setRawMode) { | ||
pos.async = function (callback, context) { | ||
@@ -58,4 +56,3 @@ if (process.platform === 'win32') { | ||
module.exports = pos; | ||
{ | ||
"name": "get-cursor-position", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Get the cursor's current position in your terminal.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
17343
7