@inquirer/input
Advanced tools
Comparing version 2.1.3 to 2.1.4
{ | ||
"name": "@inquirer/input", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"description": "Inquirer input text prompt", | ||
@@ -57,7 +57,7 @@ "main": "./dist/cjs/index.js", | ||
"dependencies": { | ||
"@inquirer/core": "^7.1.3", | ||
"@inquirer/type": "^1.2.2" | ||
"@inquirer/core": "^8.0.0", | ||
"@inquirer/type": "^1.3.0" | ||
}, | ||
"devDependencies": { | ||
"@inquirer/testing": "^2.1.16" | ||
"@inquirer/testing": "^2.1.17" | ||
}, | ||
@@ -88,3 +88,3 @@ "scripts": { | ||
}, | ||
"gitHead": "6bfbdfc457ab6d99b9d80c106b5edad285c8b9ba" | ||
"gitHead": "bb5b6b857d227b0fe8fd55951784f03800cdf73c" | ||
} |
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
+ Added@inquirer/core@8.2.4(transitive)
+ Addedpicocolors@1.1.1(transitive)
- Removed@inquirer/core@7.1.3(transitive)
- Removedchalk@4.1.2(transitive)
- Removedhas-flag@4.0.0(transitive)
- Removedsupports-color@7.2.0(transitive)
Updated@inquirer/core@^8.0.0
Updated@inquirer/type@^1.3.0