Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

CloudFlare.API

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cloudflare.api - nuget Package Compare versions

Package version was removed
This package version has been unpublished, mostly likely due to security reasons
Comparing version
1.0.1.2
to
1.0.1.1
services/metadata/...b7f9496b33264c43a20f513ed3822b48.psmdcp

Sorry, the diff of this file is not supported yet

+14
-8

@@ -5,3 +5,3 @@ <?xml version="1.0"?>

<id>CloudFlare.API</id>
<version>1.0.1.2</version>
<version>1.0.1.1</version>
<title>CloudFlare.API</title>

@@ -13,9 +13,15 @@ <authors>Sergi Gisbert</authors>

<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Library to get access to CloudFlare REST API.
This library encapsulates the requests to the API and avoids dealing with HttpRequest objects.
An active CloudFlare account IS REQUIRED.
Use at your own risk.</description>
<releaseNotes>- Included full support for all API methods in http://www.cloudflare.com/docs/client-api.html
- Implemented "zone_grab" method in "Modify" section
- Improved code comments</releaseNotes>
<description>Library to get access to CloudFlare REST API. This library encapsulates the requests to the API and avoids dealing with HttpRequest objects.</description>
<releaseNotes>Use at your own risk.
Includes support for:
- Add, Edit and Delete DNS Records for a Domain
- Get the domains list
- Get the record list for a domain
- List all domains in a CloudFlare account
- Retrieve the current stats and settings for a particular website
Release Notes:
- Implemented "Modify" methods, except "zone_grab"
- Added #region to code for clarification</releaseNotes>
<copyright>Copyright Sergi Gisbert, 2013</copyright>

@@ -22,0 +28,0 @@ <tags>CloudFlare API</tags>

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet