@wix/blog_blog-cache
Advanced tools
Comparing version 1.0.12 to 1.0.13
@@ -362,2 +362,4 @@ /** BlogCache is the main entity of BlogCacheService */ | ||
version?: number; | ||
/** Set of properties that were updated - corresponds to the fields in "properties". */ | ||
fields?: string[]; | ||
/** Updated properties. */ | ||
@@ -364,0 +366,0 @@ properties?: Properties; |
@@ -362,2 +362,4 @@ /** BlogCache is the main entity of BlogCacheService */ | ||
version?: number; | ||
/** Set of properties that were updated - corresponds to the fields in "properties". */ | ||
fields?: string[]; | ||
/** Updated properties. */ | ||
@@ -364,0 +366,0 @@ properties?: Properties; |
@@ -362,2 +362,4 @@ /** BlogCache is the main entity of BlogCacheService */ | ||
version?: number; | ||
/** Set of properties that were updated - corresponds to the fields in "properties". */ | ||
fields?: string[]; | ||
/** Updated properties. */ | ||
@@ -364,0 +366,0 @@ properties?: Properties; |
@@ -362,2 +362,4 @@ /** BlogCache is the main entity of BlogCacheService */ | ||
version?: number; | ||
/** Set of properties that were updated - corresponds to the fields in "properties". */ | ||
fields?: string[]; | ||
/** Updated properties. */ | ||
@@ -364,0 +366,0 @@ properties?: Properties; |
{ | ||
"name": "@wix/blog_blog-cache", | ||
"version": "1.0.12", | ||
"version": "1.0.13", | ||
"publishConfig": { | ||
@@ -24,7 +24,2 @@ "registry": "https://registry.npmjs.org/", | ||
"types": "./build/es/meta.d.ts" | ||
}, | ||
"./context": { | ||
"import": "./build/es/context.js", | ||
"require": "./build/cjs/context.js", | ||
"types": "./build/es/context.d.ts" | ||
} | ||
@@ -58,3 +53,3 @@ }, | ||
}, | ||
"falconPackageHash": "1e9ffbffe0a0e3691914f719cf8fb1d3ab95509ad70b9dad4c996b89" | ||
"falconPackageHash": "6def69ca25744724fec9e66db6af5e686fd503f0b8a4ff9d4bdbbaac" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
173454
57
4542