@codacy/api-typescript
Advanced tools
Comparing version 0.0.6 to 0.0.7
@@ -68,3 +68,3 @@ import { ServiceClientOptions } from "@azure/ms-rest-js"; | ||
name: string; | ||
lastTimeAuthenticated: number; | ||
lastTimeAuthenticated: string; | ||
} | ||
@@ -71,0 +71,0 @@ /** |
@@ -225,3 +225,3 @@ /* | ||
type: { | ||
name: "Number" | ||
name: "String" | ||
} | ||
@@ -228,0 +228,0 @@ } |
{ | ||
"name": "@codacy/api-typescript", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "Codacy API client for Typescript", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/codacy/codacy-api-typescript#readme", |