New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/imagemagick

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/imagemagick - npm Package Compare versions

Comparing version 0.8.15-alpha to 0.8.16-alpha

5

package.json
{
"name": "@types/imagemagick",
"version": "0.8.15-alpha",
"version": "0.8.16-alpha",
"description": "Type definitions for imagemagick from https://www.github.com/DefinitelyTyped/DefinitelyTyped",

@@ -11,4 +11,5 @@ "main": "",

"dependencies": {
"equire(\"child_process\"": "*"
"equire(\"child_process\"": "*",
"@types/node": "*"
}
}

6

README.md

@@ -14,9 +14,9 @@ # Installation

# Details
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped in the imagemagick directory.
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/imagemagick
Additional Details
* Last updated: Tue, 17 May 2016 04:08:16 GMT
* Last updated: Thu, 19 May 2016 20:05:48 GMT
* Typings kind: ProperModule
* Library Dependencies: none
* Library Dependencies: node
* Module Dependencies: equire("child_process"
* Global values: none
{
"authors": "Carlos Ballesteros Velasco <https://github.com/soywiz>",
"definitionFilename": "index.d.ts",
"libraryDependencies": [],
"libraryDependencies": [
"node"
],
"moduleDependencies": [

@@ -14,2 +16,3 @@ "equire(\"child_process\""

"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