Comparing version 7.0.0 to 7.0.1
{ | ||
"name": "error", | ||
"version": "7.0.0", | ||
"version": "7.0.1", | ||
"description": "Custom errors", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
@@ -42,3 +42,3 @@ 'use strict'; | ||
if (!options.fullType) { | ||
options.fullType = args.type; | ||
options.fullType = options.type; | ||
} | ||
@@ -45,0 +45,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
16899