@codacy/api-typescript
Advanced tools
Comparing version 1.2.43 to 1.2.44
@@ -192,2 +192,3 @@ import { __assign, __awaiter, __extends, __generator, __spreadArrays } from "tslib"; | ||
webResource.headers.set('Csrf-Token', 'nocheck'); | ||
webResource.headers.set('X-Codacy-Origin', 'frontend'); | ||
return [4 /*yield*/, this._nextPolicy.sendRequest(webResource)]; | ||
@@ -194,0 +195,0 @@ case 1: |
{ | ||
"name": "@codacy/api-typescript", | ||
"version": "1.2.43", | ||
"version": "1.2.44", | ||
"description": "Codacy API client for Typescript", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/codacy/codacy-api-typescript#readme", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1291539
25333