Comparing version 1.2.112 to 1.2.113
{ | ||
"name": "jsox", | ||
"version": "1.2.112", | ||
"version": "1.2.113", | ||
"description": "Java Script Object eXchange.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -805,3 +805,5 @@ # JSOX – JavaScript Object eXchange format. | ||
## Changelog | ||
- 1.2.113 (inprogress) | ||
- 1.2.114 (inprogress) | ||
- 1.2.113 | ||
- Add higher resolution Date type called DateNS; which adds a 'ns' field which is a number of additional nanoseconds on top of the timestamp. (JS Specific issue; ISO-8601 date format may be of any precision) | ||
- 1.2.112 | ||
@@ -808,0 +810,0 @@ - add check for `\ufeff` in stringifier for identifiers; because of BOM legacy usage unquoted ZWNBSP has to be counted as just whitespace. (especially considering multiple files might have been concatenated?) |
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
288183
5599
923