Comparing version 0.2.1 to 0.2.2
@@ -137,3 +137,3 @@ 'use strict'; | ||
if (!config.interactive) { | ||
throw createError(config.message.abort, 'ABORT'); | ||
throw createError(config.messages.abort, 'ABORT'); | ||
} | ||
@@ -140,0 +140,0 @@ |
{ | ||
"name": "safe-wipe", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/themeleon/safe-wipe", |
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
9590