@stdlib/utils-type-of
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@stdlib/utils-type-of", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Determine a value's type.", | ||
@@ -27,3 +27,4 @@ "license": "Apache-2.0", | ||
"test-cov": "make test-cov", | ||
"examples": "make examples" | ||
"examples": "make examples", | ||
"benchmark": "make benchmark" | ||
}, | ||
@@ -30,0 +31,0 @@ "homepage": "https://github.com/stdlib-js/stdlib", |
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
59208