| Server IP : 34.87.99.72 / Your IP : 216.73.217.31 Web Server : Apache/2.4.46 (Unix) OpenSSL/1.1.1n System : Linux zlock-bitnami-lamp-prod-v2-vm 4.19.0-16-cloud-amd64 #1 SMP Debian 4.19.181-1 (2021-03-19) x86_64 User : bitnami ( 1000) PHP Version : 7.4.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /opt/bitnami/apache/htdocs/app/node_modules/@discoveryjs/json-ext/ |
Upload File : |
## 0.5.2 (2020-12-26) - Fixed `RangeError: Maximum call stack size exceeded` in `parseChunked()` on very long arrays (corner case) ## 0.5.1 (2020-12-18) - Fixed `parseChunked()` crash when input has trailing whitespaces ## 0.5.0 (2020-12-05) - Added support for Node.js 10 ## 0.4.0 (2020-12-04) - Added `parseChunked()` method - Fixed `stringifyInfo()` to not throw when meet unknown value type ## 0.3.2 (2020-10-26) - Added missed file for build purposes ## 0.3.1 (2020-10-26) - Changed build setup to allow building by any bundler that supports `browser` property in `package.json` - Exposed version ## 0.3.0 (2020-09-28) - Renamed `info()` method into `stringifyInfo()` - Fixed lib's distribution setup ## 0.2.0 (2020-09-28) - Added `dist` version to package (`dist/json-ext.js` and `dist/json-ext.min.js`) ## 0.1.1 (2020-09-08) - Fixed main entry point ## 0.1.0 (2020-09-08) - Initial release