Comparing version 1.17.15-alpha to 1.17.16-alpha
{ | ||
"name": "@types/gm", | ||
"version": "1.17.15-alpha", | ||
"version": "1.17.16-alpha", | ||
"description": "Type definitions for gm 1.17.0 from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
@@ -11,4 +11,5 @@ "main": "", | ||
"dependencies": { | ||
"equire('stream'": "*" | ||
"equire('stream'": "*", | ||
"@types/node": "*" | ||
} | ||
} |
@@ -14,9 +14,9 @@ # Installation | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped in the gm directory. | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/gm | ||
Additional Details | ||
* Last updated: Tue, 17 May 2016 04:07:58 GMT | ||
* Last updated: Thu, 19 May 2016 20:05:45 GMT | ||
* Typings kind: ProperModule | ||
* Library Dependencies: none | ||
* Library Dependencies: node | ||
* Module Dependencies: equire('stream' | ||
* Global values: m |
{ | ||
"authors": "Joel Spadin <https://github.com/ChaosinaCan>", | ||
"definitionFilename": "index.d.ts", | ||
"libraryDependencies": [], | ||
"libraryDependencies": [ | ||
"node" | ||
], | ||
"moduleDependencies": [ | ||
@@ -14,2 +16,3 @@ "equire('stream'" | ||
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"sourceBranch": "types-2.0", | ||
"kind": "ProperModule", | ||
@@ -16,0 +19,0 @@ "globals": [ |
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
32667
631
2
+ Added@types/node@*
+ Added@types/node@22.10.1(transitive)
+ Addedundici-types@6.20.0(transitive)