Comparing version 1.0.1 to 1.0.2
@@ -1,1 +0,1 @@ | ||
{"nonce":6907129483949653384,"last_updated":{"seconds":1682884802,"nanos":373972000}} | ||
{"nonce":529051540516367905,"last_updated":{"seconds":1682885166,"nanos":928910000}} |
@@ -15,3 +15,3 @@ const { EventEmitter } = require(`events`); | ||
} else if (!options.enableAntiCrash) { | ||
throw new TypeError(`> [anticrash] : Option antiCrash is blank / has no value! Check the documentation ( https://www.npmjs.com/package/discord-anticrash )`.red) | ||
throw new TypeError(`> [anticrash] : Option antiCrash is blank / has no value! Check the documentation ( https://www.npmjs.com/package/anticrash )`.red) | ||
} else if (options.enableAntiCrash == "false") { | ||
@@ -22,3 +22,3 @@ console.log(`> [anticrash] : Option enableAntiCrash is disabled, and [discord-anticrash] will not be preventing bot termination`.red) | ||
} else { | ||
throw new SyntaxError(`> [anticrash] : Option enableAntiCrash is not valid! Check the documentation ( https://www.npmjs.com/package/discord-anticrash )`.red) | ||
throw new SyntaxError(`> [anticrash] : Option enableAntiCrash is not valid! Check the documentation ( https://www.npmjs.com/package/anticrash )`.red) | ||
} | ||
@@ -25,0 +25,0 @@ }); |
{ | ||
"name": "anticrash", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
13747
11
0