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