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.18.7 to 1.18.8

2

gm/index.d.ts

@@ -236,2 +236,4 @@ // Type definitions for gm 1.18

segment(clustherThreshold: number, smoothingThreshold: number): State;
/** change the specified frame. */
selectFrame(frame: number): State;
sepia(): State;

@@ -238,0 +240,0 @@ set(attribute: string, value: string): State;

6

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

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

},
"typesPublisherContentHash": "ade45ebb74ce3d32722f61b0484d3f7cb71704a7191a4ed16e845d4a56292dba",
"typeScriptVersion": "2.8"
"typesPublisherContentHash": "f52bef1dff77fc03d6f84e9894dd57f089131daf67424db4f95128e6e2cc4afb",
"typeScriptVersion": "2.9"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Thu, 26 Dec 2019 16:59:07 GMT
* Last updated: Sun, 10 May 2020 17:30:09 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by Joel Spadin (https://github.com/ChaosinaCan), Maarten van Vliet (https://github.com/maartenvanvliet), Vaclav Mlejnsky (https://github.com/mlejva), and Dimitry Kooijmans (https://github.com/mrcageman).
These definitions were written by [ Joel Spadin](https://github.com/ChaosinaCan), [Maarten van Vliet](https://github.com/maartenvanvliet), [Vaclav Mlejnsky](https://github.com/mlejva), and [Dimitry Kooijmans](https://github.com/mrcageman).

Sorry, the diff of this file is not supported yet

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