@datocms/cma-client
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -19,2 +19,4 @@ import * as SimpleSchemaTypes from './generated/SimpleSchemaTypes'; | ||
current_version?: string | undefined; | ||
is_current_version_valid?: boolean | null | undefined; | ||
is_published_version_valid?: boolean | null | undefined; | ||
stage?: string | null | undefined; | ||
@@ -21,0 +23,0 @@ } | undefined; |
@@ -19,2 +19,4 @@ import * as SimpleSchemaTypes from './generated/SimpleSchemaTypes'; | ||
current_version?: string | undefined; | ||
is_current_version_valid?: boolean | null | undefined; | ||
is_published_version_valid?: boolean | null | undefined; | ||
stage?: string | null | undefined; | ||
@@ -21,0 +23,0 @@ } | undefined; |
{ | ||
"name": "@datocms/cma-client", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "JS client for DatoCMS REST Content Management API", | ||
@@ -40,8 +40,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@datocms/rest-client-utils": "^1.1.1" | ||
"@datocms/rest-client-utils": "^1.1.2" | ||
}, | ||
"devDependencies": { | ||
"@datocms/dashboard-client": "^1.1.1" | ||
"@datocms/dashboard-client": "^1.1.2" | ||
}, | ||
"gitHead": "d3b88053a1500682a3d679622975b3da7fe6aff5" | ||
"gitHead": "60159cb125e4a493dbbeefb4ac3764d25c2abae8" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
2759831
82539