bplist-parser
Binary plist parser.
0.3.2
82M downloads/mo
#2200 most downloaded on npm
nearinfinity/node-bplist-parser
What this package is like to depend on
Last release 4 years ago
no release in 18 months
Release timing varies
gaps range from 2 weeks to 3.6 years
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
14 years old
12 releases · first in 2012
0 releases in the last 12 months
see the full history below
Release timeline
12 releases · Aug 2012 to May 2022Releases
latest 12-
0.3.203 May 2022Commits, not release notes
This project publishes no release notes. Between
v0.3.1andv0.3.2there were 6 commits, 3 of them substantive:- eslint: allow env mocha, allow sync method
- add parseFileSync
- Add parseBuffer to types
-
0.3.109 Nov 2021Commits, not release notes
This project publishes no release notes. Between
v0.3.0andv0.3.1there were 5 commits, 2 of them substantive:- Fix typo
- support ts
-
0.3.008 Mar 2021Commits, not release notes
This project publishes no release notes. Between
v0.2.0andv0.3.0there were 12 commits, 6 of them substantive:- - Linting (ESLint): Add eslint:recommended, applying current styling approach
- Fix typos
- Add 32-bit integer test
- Fix 32-bit signed integer parsing
- Simplify integer code
- upgrade packages
-
0.2.012 Jul 2019Commits, not release notes
This project publishes no release notes. Between
v0.1.1andv0.2.0there were 11 commits, 7 of them substantive:- The int value of plist is a "signed" 32 bit integer
- support integer type switch
- to respect the bigint
- - Enhancement: Offer Promise API
- - Refactoring: Have source prefer
constand useletovervar - - Refactoring: Avoid unnecessary
elseafterreturn - - npm: Update big-integer
-
0.1.119 Nov 2015Commits, not release notes
This project publishes no release notes. Between
v0.1.0andv0.1.1there were 2 commits, 2 of them substantive:- 64bit integer support
- b0.1.1
-
0.1.018 May 2015Commits, not release notes
This project publishes no release notes. Between
v0.0.6andv0.1.0there were 6 commits, 2 of them substantive:- parse UIDs as objects
{UID: #}instead of coercing them into integers. This way one can parse a bplist and recreate it using bplist-creator. Prior to this commit, UID's in the bplist are converted into plain integers, so when re-encoding the bplist information is lost. - swap should not ruin the original buffer
- parse UIDs as objects
-
0.0.623 Oct 2014Commits, not release notes
This project publishes no release notes. Between
v0.0.5andv0.0.6there were 5 commits, 2 of them substantive:- add maxObjectCount security check
- prevent calling callback twice when error thrown
-
0.0.528 Feb 2014Commits, not release notes
This project publishes no release notes. Between
v0.0.4andv0.0.5there were 4 commits, 2 of them substantive:- fix UID parsing
- support buffers in addition to file paths
-
0.0.408 Sep 2012Commits, not release notes
This project publishes no release notes. Between
v0.0.3andv0.0.4there were 2 commits, 2 of them substantive:- fixes parseReal issue #4
- new version v0.0.4
-
0.0.323 Aug 2012Nothing published for this version
-
0.0.214 Aug 2012Nothing published for this version
-
0.0.106 Aug 2012Nothing published for this version