Socket
Socket
Sign inDemoInstall

@types/pngjs

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/pngjs - npm Package Compare versions

Comparing version 3.3.0 to 3.3.1

2

pngjs/index.d.ts

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

read(buffer: Buffer, options?: ParserOptions): PNG;
write(buffer: Buffer, options?: PackerOptions): PNG;
write(png: PNG, options?: PackerOptions): Buffer;
};

@@ -30,0 +30,0 @@

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

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

},
"typesPublisherContentHash": "a662ed35b78c421102178d7d2e744fee71a9b4a9bff6c510a2679c9eae804fe0",
"typesPublisherContentHash": "cf8156d1393f76c4181128bc93898bd620284bb1e943e6178d521d557ae70083",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Fri, 08 Sep 2017 21:06:41 GMT
* Last updated: Thu, 05 Apr 2018 19:55:58 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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc