Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

enketo-transformer

Package Overview
Dependencies
Maintainers
1
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

enketo-transformer - npm Package Compare versions

Comparing version 1.31.1 to 1.32.0

test/forms/max-pixels.xml

9

CHANGELOG.md

@@ -5,8 +5,13 @@ ## Change Log

[1.31.1]
[1.32.0] - 2019-07-01
---------------------
##### Added
- Support for orx:max-pixels
[1.31.1] - 2019-05-21
---------------------
##### Changed
- `columns-flex` is now `columns-pack` (last-minute spec change).
[1.31.0]
[1.31.0] - 2019-05-17
---------------------

@@ -13,0 +18,0 @@ ##### Changed

{
"name": "enketo-transformer",
"version": "1.31.1",
"version": "1.32.0",
"description": "Library/app that transforms ODK-compliant XForms into a format that enketo-core consumes",

@@ -35,5 +35,5 @@ "license": "Apache-2.0",

"dependencies": {
"body-parser": "1.18.x",
"enketo-xslt": "1.21.2",
"express": "5.0.0-alpha.6",
"body-parser": "1.19.x",
"enketo-xslt": "1.22.0",
"express": "^5.0.0-alpha.7",
"language-tags": "1.0.5",

@@ -40,0 +40,0 @@ "libxslt": "0.6.5",

@@ -10,3 +10,3 @@ Enketo Transformer

1. nodeJS 6+ and npm (only tested on Ubuntu 14.04, on older distros the GCC compiler may not be recent enough)
1. nodeJS 8 and npm

@@ -13,0 +13,0 @@ ### Install as module

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc