blueimp-canvas-to-blob
Advanced tools
Comparing version 3.6.0 to 3.7.0
@@ -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). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10689