Comparing version 0.17.2 to 0.17.3
{ | ||
"name": "optimal", | ||
"version": "0.17.2", | ||
"version": "0.17.3", | ||
"description": "Options object builder and validator.", | ||
@@ -19,5 +19,5 @@ "main": "./lib/index.js", | ||
"release": "np --yolo", | ||
"pretest": "yarn run type --silent", | ||
"test": "yarn run jest --silent", | ||
"posttest": "yarn run eslint --silent", | ||
"pretest": "yarn run type", | ||
"test": "yarn run jest", | ||
"posttest": "yarn run eslint", | ||
"type": "beemo typescript --noEmit" | ||
@@ -24,0 +24,0 @@ }, |
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
351258
18