@stdlib/number-ctor
Advanced tools
Comparing version 0.0.1-alpha.0 to 0.0.1-alpha.1
{ | ||
"name": "@stdlib/number-ctor", | ||
"version": "0.0.1-alpha.0", | ||
"version": "0.0.1-alpha.1", | ||
"description": "Number constructor.", | ||
@@ -25,3 +25,5 @@ "license": "Apache-2.0", | ||
"types": "./docs/types", | ||
"scripts": {}, | ||
"scripts": { | ||
"test": "tape $(grep -irl --include=\\*.js \"tape\" ./test)" | ||
}, | ||
"homepage": "https://github.com/stdlib-js/stdlib", | ||
@@ -28,0 +30,0 @@ "repository": { |
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
32337