@types/inquirer
Advanced tools
Comparing version 0.0.22-alpha to 0.0.23-alpha
@@ -0,0 +0,0 @@ // Type definitions for Inquirer.js |
{ | ||
"name": "@types/inquirer", | ||
"version": "0.0.22-alpha", | ||
"version": "0.0.23-alpha", | ||
"description": "TypeScript definitions for Inquirer.js", | ||
@@ -8,8 +8,12 @@ "main": "", | ||
"author": "Qubo <https://github.com/tkQubo>", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"license": "MIT", | ||
"typings": "index.d.ts", | ||
"dependencies": { | ||
"@types/through": "*", | ||
"@types/rx": "*" | ||
"@types/through": "0.0.*", | ||
"@types/rx": "2.5.*" | ||
} | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 25 May 2016 04:20:16 GMT | ||
* Last updated: Fri, 01 Jul 2016 18:42:25 GMT | ||
* File structure: ProperModule | ||
@@ -14,0 +14,0 @@ * Library Dependencies: rx |
@@ -27,3 +27,3 @@ { | ||
], | ||
"contentHash": "a7c057e8fb8ad4c0b6fb3efb3b5f22005f4533059de62b9c398d1a23cef98dc1" | ||
"contentHash": "4b1ea18bbdf542edfe129479301b4ec1d35d9258a9d0608a898baa749ee93a7d" | ||
} |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
0
11686
+ Added@types/rx@2.5.34(transitive)
- Removed@types/rx@4.1.4(transitive)
- Removed@types/rx-core@4.0.6(transitive)
- Removed@types/rx-core-binding@4.0.7(transitive)
- Removed@types/rx-lite@4.0.10(transitive)
- Removed@types/rx-lite-aggregates@4.0.6(transitive)
- Removed@types/rx-lite-async@4.0.5(transitive)
- Removed@types/rx-lite-backpressure@4.0.5(transitive)
- Removed@types/rx-lite-coincidence@4.0.6(transitive)
- Removed@types/rx-lite-experimental@4.0.4(transitive)
- Removed@types/rx-lite-joinpatterns@4.0.4(transitive)
- Removed@types/rx-lite-testing@4.0.4(transitive)
- Removed@types/rx-lite-time@4.0.6(transitive)
- Removed@types/rx-lite-virtualtime@4.0.6(transitive)
Updated@types/rx@2.5.*
Updated@types/through@0.0.*