contentful-management
Advanced tools
Comparing version 1.1.12 to 1.1.13
@@ -45,3 +45,3 @@ 'use strict'; | ||
* @prop {string} params.accessToken - Contentful CDA Access Token | ||
* @prop {boolean=} params.insecure - Requests will be made over http instead of the default https (default: true) | ||
* @prop {boolean=} params.insecure - Requests will be made over http instead of the default https (default: false) | ||
* @prop {string=} params.host - API host (default: cda.contentful.com) | ||
@@ -48,0 +48,0 @@ * @prop {object=} params.agent - Optional Node.js HTTP agent for proxying (see <a href="https://nodejs.org/api/http.html#http_class_http_agent">Node.js docs</a> and <a href="https://www.npmjs.com/package/https-proxy-agent">https-proxy-agent</a>) |
{ | ||
"name": "contentful-management", | ||
"version": "1.1.12", | ||
"version": "1.1.13", | ||
"description": "Client for Contentful's Content Management API", | ||
@@ -5,0 +5,0 @@ "homepage": "https://www.contentful.com/developers/documentation/content-management-api/", |
@@ -1,1 +0,1 @@ | ||
module.exports = '1.1.12' | ||
module.exports = '1.1.13' |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
579986