@bicycle-codes/tapzero
Advanced tools
+1
-1
@@ -255,3 +255,3 @@ "use strict"; | ||
| throw new Error("tapzero msg required"); | ||
| let caught = null; | ||
| let caught = void 0; | ||
| try { | ||
@@ -258,0 +258,0 @@ fn(); |
+1
-1
@@ -225,3 +225,3 @@ var __defProp = Object.defineProperty; | ||
| throw new Error("tapzero msg required"); | ||
| let caught = null; | ||
| let caught = void 0; | ||
| try { | ||
@@ -228,0 +228,0 @@ fn(); |
+1
-1
| { | ||
| "name": "@bicycle-codes/tapzero", | ||
| "version": "0.10.0", | ||
| "version": "0.10.1", | ||
| "description": "Smallest test library", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
42227
0.01%