File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 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
1414
1515| | Python Validator | PySTAC | STAC Node Validator |
1616| :------------------------- | ------------------------------------------ | ------------------- | ------------------- |
17- | Validator Version | 1.0.1 | 0.5.2 | 1.2.1 |
17+ | Validator Version | 1.0.1 | 0.5.2 | 1.2.2 |
1818| Language | Python 3.6 | Python 3 | NodeJS |
1919| CLI | Yes | No | Yes |
2020| 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
66
77## Versions
88
9- ** Current version: 1.2.1 **
9+ ** Current version: 1.2.2 **
1010
1111| STAC Node Validator Version | Supported STAC Versions |
1212| --------------------------- | ----------------------- |
Original file line number Diff line number Diff line change 11{
22 "name" : " stac-node-validator" ,
3- "version" : " 1.2.1 " ,
3+ "version" : " 1.2.2 " ,
44 "description" : " STAC Validator for NodeJS" ,
55 "author" : " Matthias Mohr" ,
66 "license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments