canvas-confetti
Advanced tools
Comparing version
@@ -1,2 +0,2 @@ | ||
// canvas-confetti v1.3.1 built on 2020-10-16T14:05:34.896Z | ||
// canvas-confetti v1.3.2 built on 2020-11-12T12:53:54.473Z | ||
!(function (window, module) { | ||
@@ -10,2 +10,3 @@ // source content | ||
global.OffscreenCanvas && | ||
global.OffscreenCanvasRenderingContext2D && | ||
global.HTMLCanvasElement && | ||
@@ -12,0 +13,0 @@ global.HTMLCanvasElement.prototype.transferControlToOffscreen && |
{ | ||
"name": "canvas-confetti", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "performant confetti animation in the browser", | ||
@@ -5,0 +5,0 @@ "main": "src/confetti.js", |
@@ -33,3 +33,3 @@ # [](https://github.com/catdad/canvas-confetti/) | ||
```html | ||
<script src="https://cdn.jsdelivr.net/npm/canvas-confetti@1.3.1/dist/confetti.browser.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/canvas-confetti@1.3.2/dist/confetti.browser.min.js"></script> | ||
``` | ||
@@ -36,0 +36,0 @@ |
@@ -7,2 +7,3 @@ (function main(global, module, isWorker, workerSize) { | ||
global.OffscreenCanvas && | ||
global.OffscreenCanvasRenderingContext2D && | ||
global.HTMLCanvasElement && | ||
@@ -9,0 +10,0 @@ global.HTMLCanvasElement.prototype.transferControlToOffscreen && |
Sorry, the diff of this file is not supported yet
62150
0.23%1461
0.21%