Socket
Socket
Sign inDemoInstall

blueimp-canvas-to-blob

Package Overview
Dependencies
0
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.6.0 to 3.7.0

2

js/canvas-to-blob.js

@@ -9,3 +9,3 @@ /*

* Licensed under the MIT license:
* http://www.opensource.org/licenses/MIT
* https://opensource.org/licenses/MIT
*

@@ -12,0 +12,0 @@ * Based on stackoverflow user Stoive's code snippet:

{
"name": "blueimp-canvas-to-blob",
"version": "3.6.0",
"version": "3.7.0",
"title": "JavaScript Canvas to Blob",

@@ -5,0 +5,0 @@ "description": "Canvas to Blob is a polyfill for the standard JavaScript canvas.toBlob method. It can be used to create Blob objects from an HTML canvas element.",

@@ -84,2 +84,2 @@ # JavaScript Canvas to Blob

The JavaScript Canvas to Blob script is released under the
[MIT license](http://www.opensource.org/licenses/MIT).
[MIT license](https://opensource.org/licenses/MIT).
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