enketo-xslt
Advanced tools
Comparing version 1.24.0 to 1.25.0
@@ -5,2 +5,10 @@ ## Change Log | ||
[1.25.0] - 2019-10-16 | ||
--------------------- | ||
##### Changed | ||
- XML dateTime is now converted to HTML input type="datetime-local". | ||
##### Fixed | ||
- Rank output is a HTML syntax error. | ||
[1.24.0] - 2019-08-23 | ||
@@ -7,0 +15,0 @@ --------------------- |
{ | ||
"name": "enketo-xslt", | ||
"version": "1.24.0", | ||
"version": "1.25.0", | ||
"description": "XSL stylesheets for the Enketo XForm transformation", | ||
@@ -28,4 +28,4 @@ "main": "index.js", | ||
"devDependencies": { | ||
"mocha": "6.2.x" | ||
"mocha": "^6.2.1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
160444