Big News: Socket Selected for OpenAI's Cybersecurity Grant Program.Details
Socket
Book a DemoSign in
Socket

cloudflare-purge

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

cloudflare-purge

Use this package for puring files from cloudflare.

latest
npmnpm
Version
1.0.7
Version published
Weekly downloads
11
22.22%
Maintainers
1
Weekly downloads
 
Created
Source

Use this package for puring files from cloudflare.

Install

 npm i cloudflare-purge

Use

 require('cloudflare-purge').purgeFile({
 	zone:'your_zone_id'
 	file:'url_to_delete'
 	email:'your_email',
 	key:'your_key'
 })

Notes

  • Get the key from your cloudflare account settings.
  • The zone ID, you can find by opening the "view-source" of cloudflare page (while you logged in)

FAQs

Package last updated on 30 Nov 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts