cloudflare / node-cloudflare

Node.js API for Client API
https://cloudflare.github.io/node-cloudflare/
Other
335 stars 92 forks source link

add AccountAccessFirewall methods #80

Closed nosovk closed 7 months ago

nosovk commented 4 years ago

according to comment in https://github.com/cloudflare/node-cloudflare/pull/78 added PR with only one method extacted.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 87.597% when pulling 398a352a246ec4f4ea6b508bf16744a275a9b5d2 on nosovk:account-access-firewall into 2079b457e7ceae23e52e1bfa4d426a5a53ceb81b on cloudflare:master.

nosovk commented 4 years ago

@terinjokes we use that PR for a few month and all works, could we merge it?

nosovk commented 3 years ago

for last half of a year we use that branch to reset cache. It works, all ok. Would be nice to merge it and update npm version.

nosovk commented 2 years ago

@terinjokes can we merge this?

nosovk commented 2 years ago

Fork with firewall api actually works for two years in prod. But actually in new projects we do not use that lib. We just directly call API, but in few older projects we still depend on it. But in common this package is abandoned.