Socket
Socket
Sign inDemoInstall

@bufferapp/analyze-png-export

Package Overview
Dependencies
Maintainers
28
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bufferapp/analyze-png-export - npm Package Compare versions

Comparing version 0.99.0 to 0.99.3

2

lib/generatePNGFromChart.js
import html2canvas from 'html2canvas';
import dataURLToBlob from 'dataurl-to-blob';
import moment from 'moment';
import moment from 'moment-timezone';

@@ -5,0 +5,0 @@ const convertCanvasToPNG = (canvas) => {

{
"name": "@bufferapp/analyze-png-export",
"version": "0.99.0",
"version": "0.99.3",
"description": "PNG export button",

@@ -27,3 +27,3 @@ "main": "index.js",

"jszip": "^3.1.4",
"moment": "^2.18.1"
"moment-timezone": "^0.5.25"
},

@@ -40,3 +40,3 @@ "devDependencies": {

},
"gitHead": "0a7c0d615e8c768980f331d409f0bf7d7ea6e36e"
"gitHead": "975cf467d03ca2ef0c494d7c77893343ca0b968c"
}
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