Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/gm

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/gm - npm Package Compare versions

Comparing version 1.17.30 to 1.17.31

gm/LICENSE

3

gm/index.d.ts

@@ -618,2 +618,5 @@ // Type definitions for gm 1.17.0

(image: string): State;
(stream: NodeJS.ReadableStream, image?: string): State;
(buffer: Buffer, image?: string): State;
(width: number, height: number, color?: string): State;
}

@@ -620,0 +623,0 @@

4

gm/package.json
{
"name": "@types/gm",
"version": "1.17.30",
"version": "1.17.31",
"description": "TypeScript definitions for gm",

@@ -22,4 +22,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "5173ab0321b3e06e8f97c80bd3c32a81108b198184b3894937de86f5953ff890",
"typesPublisherContentHash": "fef50f09f278205b132931a88e15c5cc58f3fe9ce53aebb8f2c37393f3e33f4a",
"typeScriptVersion": "2.0"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/gm
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gm
Additional Details
* Last updated: Wed, 08 Mar 2017 08:38:50 GMT
* Last updated: Fri, 02 Jun 2017 16:37:08 GMT
* Dependencies: stream, node

@@ -14,0 +14,0 @@ * Global values: none

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc