@types/findup-sync
Advanced tools
Comparing version 0.3.16-alpha to 0.3.21-alpha
{ | ||
"name": "@types/findup-sync", | ||
"version": "0.3.16-alpha", | ||
"description": "Type definitions for findup-sync v0.3.0 from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"version": "0.3.21-alpha", | ||
"description": "TypeScript definitions for findup-sync v0.3.0", | ||
"main": "", | ||
@@ -11,4 +11,4 @@ "scripts": {}, | ||
"dependencies": { | ||
"equire('minimatch'": "*" | ||
"@types/minimatch": "*" | ||
} | ||
} |
# Installation | ||
> `npm install --save-dev @types/findup-sync` | ||
> `npm install --save @types/findup-sync` | ||
# Summary | ||
This package contains type definitions for findup-sync v0.3.0. | ||
This package contains type definitions for findup-sync v0.3.0 (https://github.com/cowboy/node-findup-sync). | ||
The project URL or description is https://github.com/cowboy/node-findup-sync | ||
# Credits | ||
These definitions were written by Bart van der Schoor <https://github.com/Bartvds>, Nathan Brown <https://github.com/ngbrown>. | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/findup-sync | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/findup-sync | ||
Additional Details | ||
* Last updated: Thu, 19 May 2016 20:05:43 GMT | ||
* Typings kind: ProperModule | ||
* Last updated: Fri, 20 May 2016 17:00:19 GMT | ||
* File structure: ProperModule | ||
* Library Dependencies: none | ||
* Module Dependencies: equire('minimatch' | ||
* Module Dependencies: minimatch | ||
* Global values: mod | ||
# Credits | ||
These definitions were written by Bart van der Schoor <https://github.com/Bartvds>, Nathan Brown <https://github.com/ngbrown>. |
@@ -6,3 +6,3 @@ { | ||
"moduleDependencies": [ | ||
"equire('minimatch'" | ||
"minimatch" | ||
], | ||
@@ -9,0 +9,0 @@ "libraryMajorVersion": "0", |
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
2329
19
+ Added@types/minimatch@*
+ Added@types/minimatch@5.1.2(transitive)
- Removedequire('minimatch'@*