You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP

netlify-build-plugin-dareboost

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

netlify-build-plugin-dareboost - npm Package Compare versions

Comparing version

to
1.1.2

@@ -54,8 +54,5 @@ const {

}) {
if (DAREBOOST_API_TOKEN && DAREBOOST_API_TOKEN.length == 0)
if (!DAREBOOST_API_TOKEN)
return failPlugin(
"Dareboost: please define your DAREBOOST_API_TOKEN as en environment variable.",
{
error,
}
"Dareboost: please define your DAREBOOST_API_TOKEN as en environment variable."
);

@@ -62,0 +59,0 @@

{
"name": "netlify-build-plugin-dareboost",
"version": "1.1.1",
"version": "1.1.2",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",