@types/ref-struct
Advanced tools
+3
-3
| { | ||
| "name": "@types/ref-struct", | ||
| "version": "0.0.15-alpha", | ||
| "description": "Type definitions for ref-struct from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
| "version": "0.0.20-alpha", | ||
| "description": "TypeScript definitions for ref-struct", | ||
| "main": "", | ||
@@ -11,4 +11,4 @@ "scripts": {}, | ||
| "dependencies": { | ||
| "equire('ref'": "*" | ||
| "@types/ref": "*" | ||
| } | ||
| } |
+9
-12
| # Installation | ||
| > `npm install --save-dev @types/ref-struct` | ||
| > `npm install --save @types/ref-struct` | ||
| # Summary | ||
| This package contains type definitions for ref-struct. | ||
| This package contains type definitions for ref-struct (https://github.com/TooTallNate/ref-struct). | ||
| The project URL or description is https://github.com/TooTallNate/ref-struct | ||
| # Credits | ||
| These definitions were written by Paul Loyd <https://github.com/loyd>. | ||
| # Details | ||
| Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/ref-struct | ||
| Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/ref-struct | ||
| Additional Details | ||
| * Last updated: Thu, 19 May 2016 20:06:10 GMT | ||
| * Typings kind: ProperModule | ||
| * Last updated: Fri, 20 May 2016 17:00:46 GMT | ||
| * File structure: ProperModule | ||
| * Library Dependencies: none | ||
| * Module Dependencies: equire('ref' | ||
| * Module Dependencies: ref | ||
| * Global values: StructType | ||
| # Credits | ||
| These definitions were written by Paul Loyd <https://github.com/loyd>. |
@@ -6,3 +6,3 @@ { | ||
| "moduleDependencies": [ | ||
| "equire('ref'" | ||
| "ref" | ||
| ], | ||
@@ -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
1
-50%3724
-3%19
-13.64%+ Added
+ Added
+ Added
+ Added
- Removed