New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

enketo-xslt

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

enketo-xslt - npm Package Compare versions

Comparing version 1.6.0 to 1.7.0

5

CHANGELOG.md

@@ -5,2 +5,7 @@ ## Change Log

[1.7.0] - 2016-11-30
----------------------
##### Added
- Add preload attributes to form control elements.
[1.6.0] - 2016-11-23

@@ -7,0 +12,0 @@ ----------------------

2

package.json
{
"name": "enketo-xslt",
"version": "1.6.0",
"version": "1.7.0",
"description": "XSL stylesheets for the Enketo XForm transformation",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -8,5 +8,4 @@ Enketo XSLT

### Use with npm
### Install for use in node.js app
```

@@ -16,3 +15,2 @@ npm install enketo-xslt --save

### Use in Node

@@ -26,5 +24,5 @@ ```

### Install in non-node.js app
### Use without npm and in any programming language.
Use as git submodule and read the two .xsl files as required.
Use as git submodule and read the [two .xsl files](./xsl) as required. Ignore index.js.

@@ -31,0 +29,0 @@ ### License

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