File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Here I'd like to give an overview of what the validators are capable of and what
14
14
15
15
| | Python Validator | PySTAC | STAC Node Validator |
16
16
| :------------------------- | ------------------------------------------ | ------------------- | ------------------- |
17
- | Validator Version | 1.0.1 | 0.5.2 | 0.4.7 |
17
+ | Validator Version | 1.0.1 | 0.5.2 | 0.4.8 |
18
18
| Language | Python 3.6 | Python 3 | NodeJS |
19
19
| CLI | Yes | No | Yes |
20
20
| Programmatic | Yes | Yes | Planned |
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ See the [STAC Validator Comparison](COMPARISON.md) for the features supported by
6
6
7
7
## Versions
8
8
9
- ** Current version: 0.4.7 **
9
+ ** Current version: 0.4.8 **
10
10
11
11
| STAC Node Validator Version | Supported STAC Versions |
12
12
| --------------------------- | ----------------------- |
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " stac-node-validator" ,
3
- "version" : " 0.4.7 " ,
3
+ "version" : " 0.4.8 " ,
4
4
"description" : " STAC Validator for NodeJS" ,
5
5
"author" : " Matthias Mohr" ,
6
6
"license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments