-
Notifications
You must be signed in to change notification settings - Fork 22
Comparing changes
Open a pull request
base repository: wollardj/simple-plist
base: v1.0.0
head repository: wollardj/simple-plist
compare: v1.3.1
Commits on Dec 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7f9c956 - Browse repository at this point
Copy the full SHA 7f9c956View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b7b643 - Browse repository at this point
Copy the full SHA 1b7b643View commit details -
Merge pull request #22 from wollardj/additional-readme-badges
Added weekly downloads, npm version, and updated travic-ci badges.
Configuration menu - View commit details
-
Copy full SHA for 20e66d0 - Browse repository at this point
Copy the full SHA 20e66d0View commit details
Commits on Dec 9, 2018
-
to run jest with --verbose flag which is now used in .travis.yml
Christopher J. Brody committedDec 9, 2018 Configuration menu - View commit details
-
Copy full SHA for 501aed2 - Browse repository at this point
Copy the full SHA 501aed2View commit details -
Merge pull request #20 from brodybits/test-verbose
test:verbose script
Configuration menu - View commit details
-
Copy full SHA for dd93231 - Browse repository at this point
Copy the full SHA dd93231View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ee8bfd - Browse repository at this point
Copy the full SHA 4ee8bfdView commit details
Commits on Nov 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8251969 - Browse repository at this point
Copy the full SHA 8251969View commit details
Commits on Nov 6, 2019
-
Bump sshpk from 1.10.1 to 1.16.1
Bumps [sshpk](https://github.com/joyent/node-sshpk) from 1.10.1 to 1.16.1. - [Release notes](https://github.com/joyent/node-sshpk/releases) - [Commits](https://github.com/joyent/node-sshpk/commits/v1.16.1) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for b3eeafc - Browse repository at this point
Copy the full SHA b3eeafcView commit details -
Bump mixin-deep from 1.3.1 to 1.3.2
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/jonschlinkert/mixin-deep/releases) - [Commits](jonschlinkert/mixin-deep@1.3.1...1.3.2) Signed-off-by: dependabot[bot] <support@github.com>
1Configuration menu - View commit details
-
Copy full SHA for 1386d31 - Browse repository at this point
Copy the full SHA 1386d31View commit details
Commits on Nov 7, 2019
-
Merge pull request #25 from dnicolson/patch-1
Fix "undefined has errors" exception
Configuration menu - View commit details
-
Copy full SHA for 09420e2 - Browse repository at this point
Copy the full SHA 09420e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e23f0d - Browse repository at this point
Copy the full SHA 6e23f0dView commit details -
Bump lodash from 4.16.5 to 4.17.15
Bumps [lodash](https://github.com/lodash/lodash) from 4.16.5 to 4.17.15. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.16.5...4.17.15) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 8f0c446 - Browse repository at this point
Copy the full SHA 8f0c446View commit details -
chore(node): drop support for node@6
node@8 is currently the oldest version still under maint. BREAKING CHANGE: node@6 is no longer supported
Configuration menu - View commit details
-
Copy full SHA for 3546eb0 - Browse repository at this point
Copy the full SHA 3546eb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 247f8ce - Browse repository at this point
Copy the full SHA 247f8ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87e6728 - Browse repository at this point
Copy the full SHA 87e6728View commit details -
Merge tag '1.1.0' into develop
v1.1.0 * Improved error reporting * updated dependencies * drop support for node@6
Configuration menu - View commit details
-
Copy full SHA for 8749d93 - Browse repository at this point
Copy the full SHA 8749d93View commit details -
Merge pull request #27 from wollardj/dependabot/npm_and_yarn/sshpk-1.…
…16.1 Bump sshpk from 1.10.1 to 1.16.1
Configuration menu - View commit details
-
Copy full SHA for b63e098 - Browse repository at this point
Copy the full SHA b63e098View commit details -
Merge pull request #26 from wollardj/dependabot/npm_and_yarn/mixin-de…
…ep-1.3.2 Bump mixin-deep from 1.3.1 to 1.3.2
Configuration menu - View commit details
-
Copy full SHA for b0caf61 - Browse repository at this point
Copy the full SHA b0caf61View commit details -
Merge pull request #28 from wollardj/dependabot/npm_and_yarn/lodash-4…
….17.15 Bump lodash from 4.16.5 to 4.17.15
Configuration menu - View commit details
-
Copy full SHA for 87b7845 - Browse repository at this point
Copy the full SHA 87b7845View commit details
Commits on Oct 1, 2020
-
Fix error handling in readFile
Return early if the file doesn't exist, and don't catch errors from callback.
Configuration menu - View commit details
-
Copy full SHA for 67b1fc9 - Browse repository at this point
Copy the full SHA 67b1fc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88daabe - Browse repository at this point
Copy the full SHA 88daabeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b97741 - Browse repository at this point
Copy the full SHA 8b97741View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04ac4e7 - Browse repository at this point
Copy the full SHA 04ac4e7View commit details
Commits on Oct 24, 2021
-
* Add basic vscode dev container support + update all dependencies * chore: upgrade to latest yarn + zero-installs / pnp mode * convert to typescript * update travis env
Configuration menu - View commit details
-
Copy full SHA for c02c805 - Browse repository at this point
Copy the full SHA c02c805View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0e7fea - Browse repository at this point
Copy the full SHA f0e7feaView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb2f4f1 - Browse repository at this point
Copy the full SHA eb2f4f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb4b04a - Browse repository at this point
Copy the full SHA bb4b04aView commit details
Commits on Mar 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 670e22f - Browse repository at this point
Copy the full SHA 670e22fView commit details
Commits on Mar 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 26d93f4 - Browse repository at this point
Copy the full SHA 26d93f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ad9688 - Browse repository at this point
Copy the full SHA 3ad9688View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5b4db0 - Browse repository at this point
Copy the full SHA c5b4db0View commit details -
update @types/jest to ^27.4.1 (and 4 others)
Commit generated via `yarn stage`
Configuration menu - View commit details
-
Copy full SHA for 7adf995 - Browse repository at this point
Copy the full SHA 7adf995View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b1333c - Browse repository at this point
Copy the full SHA 1b1333cView commit details
There are no files selected for viewing
This file was deleted.