New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

netlify-build-plugin-dareboost

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

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 1.1.0 to 1.1.1

1

index.js

@@ -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}`,

2

package.json
{
"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").
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc