Socket
Socket
Sign inDemoInstall

@types/pngjs

Package Overview
Dependencies
2
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.3.1 to 3.3.2

2

pngjs/index.d.ts

@@ -88,3 +88,3 @@ // Type definitions for pngjs 3.3

export type ColorType = 0 | 1 | 2 | 4;
export type ColorType = 0 | 2 | 4 | 6;

@@ -91,0 +91,0 @@ export interface Metadata {

{
"name": "@types/pngjs",
"version": "3.3.1",
"version": "3.3.2",
"description": "TypeScript definitions for pngjs",

@@ -16,3 +16,3 @@ "license": "MIT",

"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},

@@ -23,4 +23,4 @@ "scripts": {},

},
"typesPublisherContentHash": "cf8156d1393f76c4181128bc93898bd620284bb1e943e6178d521d557ae70083",
"typesPublisherContentHash": "32374f998ccccdc1b9410ee7f790918ad923109ab056568e726b47d2b7b82257",
"typeScriptVersion": "2.0"
}

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

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pngjs
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pngjs
Additional Details
* Last updated: Thu, 05 Apr 2018 19:55:58 GMT
* Last updated: Thu, 21 Jun 2018 00:15:28 GMT
* Dependencies: stream, zlib, node

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc