fastcomments-typescript
Advanced tools
Comparing version
{ | ||
"name": "fastcomments-typescript", | ||
"version": "1.6.2", | ||
"version": "1.6.3", | ||
"description": "Common FastComments TypeScript Types", | ||
@@ -5,0 +5,0 @@ "author": "winrid", |
@@ -60,2 +60,4 @@ import {FastCommentsSiteType} from "../constants"; | ||
/** @readonly - Is calculated based on packageId. **/ | ||
hasAuditing?: boolean; | ||
/** @readonly - Is calculated based on packageId. **/ | ||
hasFlexPricing?: boolean; | ||
@@ -62,0 +64,0 @@ flexLastBilledAmount?: number; |
22838
0.38%517
0.39%