@types/inquirer
Advanced tools
Comparing version 0.0.16-alpha to 0.0.21-alpha
{ | ||
"name": "@types/inquirer", | ||
"version": "0.0.16-alpha", | ||
"description": "Type definitions for Inquirer.js from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"version": "0.0.21-alpha", | ||
"description": "TypeScript definitions for Inquirer.js", | ||
"main": "", | ||
@@ -11,5 +11,5 @@ "scripts": {}, | ||
"dependencies": { | ||
"equire('through'": "*", | ||
"@types/through": "*", | ||
"@types/rx": "*" | ||
} | ||
} |
# Installation | ||
> `npm install --save-dev @types/inquirer` | ||
> `npm install --save @types/inquirer` | ||
# Summary | ||
This package contains type definitions for Inquirer.js. | ||
This package contains type definitions for Inquirer.js (https://github.com/SBoudrias/Inquirer.js). | ||
The project URL or description is https://github.com/SBoudrias/Inquirer.js | ||
# Credits | ||
These definitions were written by Qubo <https://github.com/tkQubo>. | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/inquirer | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/inquirer | ||
Additional Details | ||
* Last updated: Thu, 19 May 2016 20:05:49 GMT | ||
* Typings kind: ProperModule | ||
* Last updated: Fri, 20 May 2016 17:00:25 GMT | ||
* File structure: ProperModule | ||
* Library Dependencies: rx | ||
* Module Dependencies: equire('through' | ||
* Module Dependencies: through | ||
* Global values: inquirer | ||
# Credits | ||
These definitions were written by Qubo <https://github.com/tkQubo>. |
@@ -8,3 +8,3 @@ { | ||
"moduleDependencies": [ | ||
"equire('through'" | ||
"through" | ||
], | ||
@@ -11,0 +11,0 @@ "libraryMajorVersion": "0", |
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
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
0
11847
19
+ Added@types/through@*
+ Added@types/node@22.9.0(transitive)
+ Added@types/through@0.0.33(transitive)
+ Addedundici-types@6.19.8(transitive)
- Removedequire('through'@*