-
Notifications
You must be signed in to change notification settings - Fork 602
Comparing changes
Open a pull request
base repository: Leonidas-from-XIV/node-xml2js
base: master
head repository: frida/node-xml2js
compare: main
- 19 commits
- 33 files changed
- 2 contributors
Commits on Aug 4, 2021
-
Drop support for creating Parser objects without new and related test
We do not intend to support this. Stick to using new please. Reverts: 05c7f43
Configuration menu - View commit details
-
Copy full SHA for a9fade3 - Browse repository at this point
Copy the full SHA a9fade3View commit details -
Convert CoffeeScript sources to JS modules
decaffeinate --use-js-modules *.coffee decaffeinate v6.1.8 used.
Configuration menu - View commit details
-
Copy full SHA for c9b6f07 - Browse repository at this point
Copy the full SHA c9b6f07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fee2fb - Browse repository at this point
Copy the full SHA 8fee2fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f96b01c - Browse repository at this point
Copy the full SHA f96b01cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b5d318 - Browse repository at this point
Copy the full SHA 1b5d318View commit details -
This makes installation from e.g. Git URLs possible.
Configuration menu - View commit details
-
Copy full SHA for d636d6d - Browse repository at this point
Copy the full SHA d636d6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2492395 - Browse repository at this point
Copy the full SHA 2492395View commit details -
Convert CoffeeScript tests to JS
decaffeinate *.coffee decaffeinate v6.1.8 used.
Configuration menu - View commit details
-
Copy full SHA for 41f8d4e - Browse repository at this point
Copy the full SHA 41f8d4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3104be8 - Browse repository at this point
Copy the full SHA 3104be8View commit details
Commits on Aug 5, 2021
-
Apply decaffeinate suggestions where appropriate, modernize code some…
…what Use Object.assign for option overrides. Avoid using || {} when it's clear that the LHS is an object. Use arrow functions everywhere where 'this' is unused. Use Array.map for xpath node comprehension.Configuration menu - View commit details
-
Copy full SHA for ce399d5 - Browse repository at this point
Copy the full SHA ce399d5View commit details -
Drop CoffeeScript sources and support, update lockfile
This also drops the documentation generation script.
Configuration menu - View commit details
-
Copy full SHA for ab6d952 - Browse repository at this point
Copy the full SHA ab6d952View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10c3a56 - Browse repository at this point
Copy the full SHA 10c3a56View commit details
Commits on Oct 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 24c097e - Browse repository at this point
Copy the full SHA 24c097eView commit details -
We only care about modern versions of Node.js, and browser toolchains take care of the rest.
Configuration menu - View commit details
-
Copy full SHA for f010a0e - Browse repository at this point
Copy the full SHA f010a0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9140266 - Browse repository at this point
Copy the full SHA 9140266View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5568c9e - Browse repository at this point
Copy the full SHA 5568c9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3cfd6d - Browse repository at this point
Copy the full SHA b3cfd6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f18f7e6 - Browse repository at this point
Copy the full SHA f18f7e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d9ee6e - Browse repository at this point
Copy the full SHA 3d9ee6eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...main