Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
pathmapper
/
node-xml2js
Public
forked from
Leonidas-from-XIV/node-xml2js
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
node-xml2js
package.json
on
coffeescript2
User selector
All users
All time
Commit history
Commits on Dec 19, 2019
Half-hearted port to Coffeescript 2
Show description for 2f21ebd
Leonidas-from-XIV
committed
2f21ebd
View commit details
Copy full SHA for 2f21ebd
View code at this point
Browse repository at this point
Bump version for next release
Leonidas-from-XIV
committed
8fc5b92
View commit details
Copy full SHA for 8fc5b92
View code at this point
Browse repository at this point
package: Remove temporary util.promisify dep
Raynos
committed
882ec6b
View commit details
Copy full SHA for 882ec6b
View code at this point
Browse repository at this point
Commits on Sep 3, 2019
Bump version for next release
Leonidas-from-XIV
committed
aefc64a
View commit details
Copy full SHA for aefc64a
View code at this point
Browse repository at this point
Add compatibility shim for Node < 8
Leonidas-from-XIV
committed
fd006fd
View commit details
Copy full SHA for fd006fd
View code at this point
Browse repository at this point
Use xmlbuilder that works with Node 4
Leonidas-from-XIV
committed
81972ee
View commit details
Copy full SHA for 81972ee
View code at this point
Browse repository at this point
Attempt to restore Node 4 compatibility
Leonidas-from-XIV
committed
080e904
View commit details
Copy full SHA for 080e904
View code at this point
Browse repository at this point
Commits on Sep 2, 2019
New release 0.4.21
Leonidas-from-XIV
committed
5b11691
View commit details
Copy full SHA for 5b11691
View code at this point
Browse repository at this point
Update xmlbuilder dependency to 13.x
Leonidas-from-XIV
committed
1375359
View commit details
Copy full SHA for 1375359
View code at this point
Browse repository at this point
Commits on Sep 1, 2019
New release, 0.4.20
Leonidas-from-XIV
committed
d04c9e5
View commit details
Copy full SHA for d04c9e5
View code at this point
Browse repository at this point
Commits on Aug 29, 2019
Minimal version is Node 8
Leonidas-from-XIV
committed
f2a3f80
View commit details
Copy full SHA for f2a3f80
View code at this point
Browse repository at this point
Create a promise-specific version of parseString
Show description for c759711
mckramer
authored and
Leonidas-from-XIV
committed
c759711
View commit details
Copy full SHA for c759711
View code at this point
Browse repository at this point
Commits on Jun 5, 2018
Merge pull request #459 from mboughaba/feature/update_deps
Show description for 9115bfe
Leonidas-from-XIV
authored
9115bfe
View commit details
Copy full SHA for 9115bfe
View code at this point
Browse repository at this point
Commits on Jun 4, 2018
Update outdated dependency
Show description for 497c360
mboughaba
committed
497c360
View commit details
Copy full SHA for 497c360
View code at this point
Browse repository at this point
Update dev dependency (closes #457)
Show description for ea7f526
mboughaba
committed
ea7f526
View commit details
Copy full SHA for ea7f526
View code at this point
Browse repository at this point
Commits on Mar 12, 2018
Drop support for EOL versions
Show description for 36f8667
mckramer
committed
36f8667
View commit details
Copy full SHA for 36f8667
View code at this point
Browse repository at this point
Commits on Aug 22, 2017
Revert "Empty strings now returns error cause its not valid XML"
Show description for 1ab44ea
Leonidas-from-XIV
committed
1ab44ea
View commit details
Copy full SHA for 1ab44ea
View code at this point
Browse repository at this point
Commits on Aug 14, 2017
Update for next release
Leonidas-from-XIV
committed
51ce146
View commit details
Copy full SHA for 51ce146
View code at this point
Browse repository at this point
Commits on Aug 3, 2017
Do not upgrade to new major versions unasked
Leonidas-from-XIV
committed
b96c1a9
View commit details
Copy full SHA for b96c1a9
View code at this point
Browse repository at this point
Commits on Aug 2, 2017
Follow XML 1.1 spec for valid chars instead of 1.0
Show description for 36699c1
adrai
committed
36699c1
View commit details
Copy full SHA for 36699c1
View code at this point
Browse repository at this point
Commits on Mar 22, 2017
Credit d3adc0d3
Leonidas-from-XIV
committed
b19675f
View commit details
Copy full SHA for b19675f
View code at this point
Browse repository at this point
Credit Lovell
Leonidas-from-XIV
committed
8374f68
View commit details
Copy full SHA for 8374f68
View code at this point
Browse repository at this point
Commits on Aug 20, 2016
Update xmlbuilder-js dependency
Show description for 81f10a5
Leonidas-from-XIV
committed
81f10a5
View commit details
Copy full SHA for 81f10a5
View code at this point
Browse repository at this point
Commits on Jul 5, 2016
Credit Nicolas, new version
Leonidas-from-XIV
committed
129ebba
View commit details
Copy full SHA for 129ebba
View code at this point
Browse repository at this point
Commits on Jan 15, 2016
Bump version for next release
Leonidas-from-XIV
committed
b189999
View commit details
Copy full SHA for b189999
View code at this point
Browse repository at this point
Credit David
Leonidas-from-XIV
committed
93ff741
View commit details
Copy full SHA for 93ff741
View code at this point
Browse repository at this point
Commits on Dec 7, 2015
Bump xmlbuilder-js version to avoid warning
Show description for 5ff0b03
Leonidas-from-XIV
committed
5ff0b03
View commit details
Copy full SHA for 5ff0b03
View code at this point
Browse repository at this point
Commits on Oct 30, 2015
Bump version for next release
Leonidas-from-XIV
committed
f7e53de
View commit details
Copy full SHA for f7e53de
View code at this point
Browse repository at this point
Credit Bogdan
Leonidas-from-XIV
committed
0b07112
View commit details
Copy full SHA for 0b07112
View code at this point
Browse repository at this point
Replaced npmignore with npm files filter
TrySound
committed
5bfad2d
View commit details
Copy full SHA for 5bfad2d
View code at this point
Browse repository at this point
Commits on Oct 23, 2015
Reset version number, fixed quoted code text in readme, added collaborator
TimJohns
committed
1ba9070
View commit details
Copy full SHA for 1ba9070
View code at this point
Browse repository at this point
Commits on Oct 20, 2015
Added attrValueProcessors
TimJohns
committed
c270596
View commit details
Copy full SHA for c270596
View code at this point
Browse repository at this point
Commits on Oct 14, 2015
Bump version for new release
Leonidas-from-XIV
committed
de0a151
View commit details
Copy full SHA for de0a151
View code at this point
Browse repository at this point
Update dependencies thanks to DavidDM
Leonidas-from-XIV
committed
a6039c0
View commit details
Copy full SHA for a6039c0
View code at this point
Browse repository at this point
Update emails and URLs in package.json
Show description for 1f2587b
Leonidas-from-XIV
committed
1f2587b
View commit details
Copy full SHA for 1f2587b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.