canvas-confetti
Advanced tools
Comparing version
@@ -1,2 +0,2 @@ | ||
// canvas-confetti v0.4.1 built on 2019-09-23T21:26:55.487Z | ||
// canvas-confetti v0.4.2 built on 2019-10-03T01:32:24.034Z | ||
!(function (window, module) { | ||
@@ -3,0 +3,0 @@ // source content |
{ | ||
"name": "canvas-confetti", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"description": "performant confetti animation in the browser", | ||
@@ -12,3 +12,3 @@ "main": "src/confetti.js", | ||
"pretest": "npm run build -s && npm run browserify -s", | ||
"test": "ava test/**/*.test.js", | ||
"test": "cd test && ava", | ||
"lint": "eslint src/**/*.js test/**/*.js build/**/*.js", | ||
@@ -31,3 +31,3 @@ "dev": "static-server --port 9001", | ||
"devDependencies": { | ||
"ava": "^0.25.0", | ||
"ava": "2.4.0", | ||
"babel-eslint": "^8.2.1", | ||
@@ -37,3 +37,3 @@ "browserify": "^15.2.0", | ||
"eslint": "^4.16.0", | ||
"eslint-plugin-ava": "^4.5.0", | ||
"eslint-plugin-ava": "9.0.0", | ||
"jimp": "^0.2.28", | ||
@@ -40,0 +40,0 @@ "puppeteer": "^1.0.0", |
Sorry, the diff of this file is not supported yet
39286
-0.03%