File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1+ #### 2.0.4 Maintenance Release
2+
3+ - Prevent writing to the object prototype or constructor (PR https://github.com/jsonata-js/jsonata/pull/676 )
4+ - Add upper/lower presentation format for am/pm in fromMillis (PR https://github.com/jsonata-js/jsonata/pull/644 )
5+ - Various documentation additions and corrections
6+
17#### 2.0.3 Maintenance Release
28
39- Fix regex termination lexer (PR https://github.com/jsonata-js/jsonata/pull/623 )
Original file line number Diff line number Diff line change 11{
22 "name" : " jsonata" ,
3- "version" : " 2.0.3 " ,
3+ "version" : " 2.0.4 " ,
44 "description" : " JSON query and transformation language" ,
55 "module" : " jsonata.js" ,
66 "main" : " jsonata.js" ,
You can’t perform that action at this time.
0 commit comments