@stdlib/assert-is-null
Advanced tools
+3
-2
| { | ||
| "name": "@stdlib/assert-is-null", | ||
| "version": "0.0.1", | ||
| "version": "0.0.2", | ||
| "description": "Test if a value is null.", | ||
@@ -28,3 +28,4 @@ "license": "Apache-2.0", | ||
| "test-cov": "make test-cov", | ||
| "examples": "make examples" | ||
| "examples": "make examples", | ||
| "benchmark": "make benchmark" | ||
| }, | ||
@@ -31,0 +32,0 @@ "homepage": "https://github.com/stdlib-js/stdlib", |
45216
0.08%