Socket
Socket
Sign inDemoInstall

netlify-purge-cloudflare-on-deploy

Package Overview
Dependencies
7
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.6 to 1.0.7

7

package.json
{
"name": "netlify-purge-cloudflare-on-deploy",
"version": "1.0.6",
"version": "1.0.7",
"description": "Automatically purge Cloudflare cache on Netlify deploy.",

@@ -25,3 +25,6 @@ "main": "index.js",

},
"homepage": "https://github.com/chrism2671/netlify-purge-cloudflare-on-deploy#readme"
"homepage": "https://github.com/chrism2671/netlify-purge-cloudflare-on-deploy#readme",
"dependencies": {
"node-fetch": "^2.6.0"
}
}

@@ -11,3 +11,3 @@ # netlify-purge-cloudflare-on-deploy

In Netlify, go to Seetings -> Build & Deploy -> Environment -> Environment variables and set up:
In Netlify, go to Settings -> Build & Deploy -> Environment -> Environment variables and set up:
* CLOUDFLARE_EMAIL

@@ -17,2 +17,6 @@ * CLOUDFLARE_ZONE_ID

## Build failure with 'Bad request'
Check you set up your environment variables properly.
## netlify.toml template

@@ -19,0 +23,0 @@

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc