netlify-build-plugin-dareboost
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -63,3 +63,2 @@ const { | ||
let postBody = { | ||
token: DAREBOOST_API_TOKEN, | ||
key: `build-${COMMIT_REF.slice(0, 8)}`, | ||
@@ -66,0 +65,0 @@ text: `Netlify build from commit ${COMMIT_REF}`, |
{ | ||
"name": "netlify-build-plugin-dareboost", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -0,1 +1,3 @@ | ||
[![npm version](https://badge.fury.io/js/netlify-build-plugin-dareboost.svg)](https://badge.fury.io/js/netlify-build-plugin-dareboost) | ||
# Dareboost Netlify Build Plugin | ||
@@ -73,2 +75,2 @@ | ||
Find more information on the multiple parameters and the API quotas in the [Dareboost API documentation](https://www.dareboost.com/en/documentation-api) (route "/analysis/launch"). | ||
Find more information on the multiple parameters and the API quotas in the [Dareboost API documentation](https://www.dareboost.com/en/documentation-api) (route "/analysis/launch"). |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
6247
76
80