Comparing version 1.17.16-alpha to 1.17.21-alpha
{ | ||
"name": "@types/gm", | ||
"version": "1.17.16-alpha", | ||
"description": "Type definitions for gm 1.17.0 from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"version": "1.17.21-alpha", | ||
"description": "TypeScript definitions for gm 1.17.0", | ||
"main": "", | ||
@@ -11,5 +11,4 @@ "scripts": {}, | ||
"dependencies": { | ||
"equire('stream'": "*", | ||
"@types/node": "*" | ||
} | ||
} |
# Installation | ||
> `npm install --save-dev @types/gm` | ||
> `npm install --save @types/gm` | ||
# Summary | ||
This package contains type definitions for gm 1.17.0. | ||
This package contains type definitions for gm 1.17.0 (https://github.com/aheckmann/gm). | ||
The project URL or description is https://github.com/aheckmann/gm | ||
# Credits | ||
These definitions were written by Joel Spadin <https://github.com/ChaosinaCan>. | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/gm | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/gm | ||
Additional Details | ||
* Last updated: Thu, 19 May 2016 20:05:45 GMT | ||
* Typings kind: ProperModule | ||
* Last updated: Fri, 20 May 2016 17:00:21 GMT | ||
* File structure: ProperModule | ||
* Library Dependencies: node | ||
* Module Dependencies: equire('stream' | ||
* Module Dependencies: stream | ||
* Global values: m | ||
# Credits | ||
These definitions were written by Joel Spadin <https://github.com/ChaosinaCan>. |
@@ -8,3 +8,3 @@ { | ||
"moduleDependencies": [ | ||
"equire('stream'" | ||
"stream" | ||
], | ||
@@ -11,0 +11,0 @@ "libraryMajorVersion": "1", |
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
1
0
32522
19
- Removedequire('stream'@*