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

fest

Package Overview
Dependencies
Maintainers
2
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fest - npm Package Compare versions

Comparing version 0.7.0 to 0.7.1

bin/fest-compile

6

package.json

@@ -5,3 +5,3 @@ {

"keywords": ["template", "templating", "html", "xml"],
"version": "0.7.0",
"version": "0.7.1",
"repository": {

@@ -15,3 +15,4 @@ "type": "git",

"Lebedev Konstantin <ibnrubaxa@gmail.com>",
"Max Maximov <max.maximov@gmail.com> (http://maxmaximov.com)",
"Max Maximov <max.maximov@gmail.com>",
"Vladimir Rudnyh <dreadatour@gmail.com>",
"Artem Tyurin"

@@ -24,2 +25,3 @@ ],

"fest-render": "./bin/fest-render",
"fest-compile": "./bin/fest-compile",
"po2js": "./bin/po2js"

@@ -26,0 +28,0 @@ },

@@ -500,2 +500,10 @@ # Fest [![Build Status](https://travis-ci.org/eprev/fest.png?branch=0.7)](https://travis-ci.org/eprev/fest)

Пример компиляции одного шаблона:
```
$ fest-compile path/to/template.xml
$ fest-compile --out=path/to/compiled.js path/to/template.xml
$ fest-compile --out=path/to/compiled.js --translate=path/to/en_US.po path/to/template.xml
```
## Contribution

@@ -502,0 +510,0 @@

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