@daocloud-proto/kangaroo 0.4.2-12 → 0.4.2-16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -185,6 +185,7 @@ export type ExtraAttrs = {
185
185
  repoName?: string
186
186
  os?: string
187
187
  imagePullUrl?: string
188
+ pullTime?: string
188
189
  }
189
190
 
190
191
  export type BuildHistory = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name":"@daocloud-proto/kangaroo",
3
- "version":"0.4.2-12",
3
+ "version":"0.4.2-16",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {