@stdlib/complex
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "@stdlib/complex", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "Complex numbers.", | ||
@@ -26,3 +26,4 @@ "license": "Apache-2.0", | ||
"test-cov": "make test-cov", | ||
"examples": "make examples" | ||
"examples": "make examples", | ||
"benchmark": "make benchmark" | ||
}, | ||
@@ -29,0 +30,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
164206