@jimpick/ink-watch-for-exit-key
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "@jimpick/ink-watch-for-exit-key", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Component for Ink/React that watches for ESC or 'q' and exits", | ||
@@ -17,4 +17,4 @@ "main": "dist/inkWatchForExitKey.js", | ||
"@babel/cli": "^7.4.4", | ||
"@babel/core": "^7.4.4", | ||
"@babel/preset-env": "^7.4.4", | ||
"@babel/core": "^7.4.5", | ||
"@babel/preset-env": "^7.4.5", | ||
"@babel/preset-react": "^7.0.0" | ||
@@ -35,5 +35,5 @@ }, | ||
"dependencies": { | ||
"ink": "^2.1.1", | ||
"ink": "^2.2.0", | ||
"react": "^16.8.6" | ||
} | ||
} |
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
Updatedink@^2.2.0