@google/earthengine 0.1.317 → 0.1.318

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.
package/.tmp/BUILD CHANGED
@@ -352,6 +352,10 @@ Fileset(
352
352
  srcdir = "//third_party/hosted_libraries/libs/earthengine/0.1.317:public",
353
353
  destdir = "0.1.317",
354
354
  ),
355
+ FilesetEntry(
356
+ srcdir = "//third_party/hosted_libraries/libs/earthengine/0.1.318:public",
357
+ destdir = "0.1.318",
358
+ ),
355
359
  # NEXT RELEASE GOES HERE. DO NOT REMOVE OR CHANGE THIS LINE.
356
360
  ],
357
361
  )
package/.tmp/METADATA CHANGED
@@ -1,6 +1,6 @@
1
1
  # Format: google3/devtools/metadata/metadata.proto (go/google3metadata)
2
2
 
3
- name: "0.1.317"
3
+ name: "0.1.318"
4
4
  description:
5
5
  "Google Earth Engine is a cloud-based platform for planetary-scale "
6
6
  "environmental data analysis. The Earth Engine JavaScript API allows "
@@ -12,10 +12,10 @@ third_party {
12
12
  type: GIT
13
13
  value: "https://github.com/google/earthengine-api.git"
14
14
  }
15
- version: "v0.1.317"
15
+ version: "v0.1.318"
16
16
  last_upgrade_date: {
17
17
  year: 2022
18
- month: 7
19
- day: 13
18
+ month: 8
19
+ day: 4
20
20
  }
21
21
  }