Comparing version 1.2.116 to 1.2.117
{ | ||
"name": "jsox", | ||
"version": "1.2.116", | ||
"version": "1.2.117", | ||
"description": "Java Script Object eXchange.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -805,3 +805,9 @@ # JSOX – JavaScript Object eXchange format. | ||
## Changelog | ||
- 1.2.116 (inprogress) | ||
- 1.2.118 (inprogress) | ||
- 1.2.117 | ||
- Fix decoding number as first argument in a reference. | ||
- update non-module version with 116 changes too. | ||
- 1.2.116 | ||
- Fix parsing negative ISO-8601 Dates. | ||
- generate specific timestamp for `new Date( "0000-01-01T00:00:00.000Z" ).getTime()` to return that string anyway. | ||
- 1.2.115 | ||
@@ -928,2 +934,2 @@ - Strings starting with 'N' not followed by 'a' for 'NaN' did not recover the right string. | ||
+ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
296897
5808
934