contentful-management
Advanced tools
Comparing version 0.8.3 to 0.8.4
@@ -84,2 +84,3 @@ 'use strict'; | ||
options.headers['Content-Type'] = 'application/vnd.contentful.management.v1+json'; | ||
options.headers['User-Agent'] = 'contentful-management.js/0.x'; | ||
options.query.access_token = this.options.accessToken; | ||
@@ -86,0 +87,0 @@ |
{ | ||
"name": "contentful-management", | ||
"description": "Client for Contentful's Content Management API", | ||
"version": "0.8.3", | ||
"version": "0.8.4", | ||
"homepage": "https://www.contentful.com/developers/documentation/content-management-api/", | ||
@@ -6,0 +6,0 @@ "main": "index.js", |
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
374917
5481