node-bplist-creator icon indicating copy to clipboard operation
node-bplist-creator copied to clipboard

Binary Mac OS X Plist (property list) creator.

Results 8 node-bplist-creator issues
Sort by recently updated
recently updated
newest added

2023-02-28T10:44:51.5957060Z [debug] [XCUITestDriver@8271 (fbc9521f)] Encountered internal error running command: TypeError: Cannot read properties of undefined (reading 'bplistOverride') 2023-02-28T10:44:51.6061660Z [debug] [XCUITestDriver@8271 (fbc9521f)] at toEntries (/Users/runner/work/1/s/node_modules/bplist-creator/bplistCreator.js:324:13) 2023-02-28T10:44:51.6164430Z [debug] [XCUITestDriver@8271 (fbc9521f)] at /Users/runner/work/1/s/node_modules/bplist-creator/bplistCreator.js:430:22...

Bumps [qs](https://github.com/ljharb/qs) from 6.3.2 to 6.3.3. Changelog Sourced from qs's changelog. 6.3.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] fix for an impossible situation: when the formatter is called with...

dependencies

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.2 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...

dependencies

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.5 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.13.1 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.1.5 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...

dependencies

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.5&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

`é` is converted to `é` (String), if you open the binary plist file in Xcode (or on an iOS device). When I change the Type to `Data` it is listed...