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.29 to 1.17.30

3

gm/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for gm 1.17.0
// Type definitions for gm 1.17.0
// Project: https://github.com/aheckmann/gm

@@ -111,2 +111,3 @@ // Definitions by: Joel Spadin <https://github.com/ChaosinaCan>

backdrop(): State;
background(color: string): State;
bitdepth(bits: number): State;

@@ -113,0 +114,0 @@ blackThreshold(intensity: number): State;

{
"name": "@types/gm",
"version": "1.17.29",
"description": "TypeScript definitions for gm 1.17.0",
"version": "1.17.30",
"description": "TypeScript definitions for gm",
"license": "MIT",
"author": "Joel Spadin <https://github.com/ChaosinaCan>",
"contributors": [
{
"name": "Joel Spadin",
"url": "https://github.com/ChaosinaCan"
}
],
"main": "",

@@ -16,4 +21,5 @@ "repository": {

},
"typings": "index.d.ts",
"typesPublisherContentHash": "e360d57fc9b4cc69b1316ddcabd79e76c00856ac4afffa86d59d354a92d68271"
"peerDependencies": {},
"typesPublisherContentHash": "5173ab0321b3e06e8f97c80bd3c32a81108b198184b3894937de86f5953ff890",
"typeScriptVersion": "2.0"
}

@@ -5,15 +5,13 @@ # Installation

# Summary
This package contains type definitions for gm 1.17.0 (https://github.com/aheckmann/gm).
This package contains type definitions for gm (https://github.com/aheckmann/gm).
# Details
Files 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/master/gm
Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* File structure: ProperModule
* Library Dependencies: node
* Module Dependencies: stream
* Global values: m
* Last updated: Wed, 08 Mar 2017 08:38:50 GMT
* Dependencies: stream, node
* Global values: none
# Credits
These definitions were written by Joel Spadin <https://github.com/ChaosinaCan>.
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