Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cloudflare

Package Overview
Dependencies
Maintainers
2
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cloudflare - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

lib/cloudflare.js

@@ -670,3 +670,3 @@ var https = require('https');

return qs.stringify(postData).toString('utf8') + '\n';
return qs.stringify(postData).toString('utf8');
};

@@ -673,0 +673,0 @@

{
"name": "cloudflare",
"version": "0.0.4",
"version": "0.0.5",
"description": "CloudFlare API client",

@@ -5,0 +5,0 @@ "main": "lib/cloudflare.js",

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