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.15-alpha to 1.17.16-alpha

5

package.json
{
"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": "*"
}
}

6

README.md

@@ -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": [

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