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

crox

Package Overview
Dependencies
Maintainers
4
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crox - npm Package Compare versions

Comparing version 1.1.5 to 1.1.6

4

bin/crox.js

@@ -13,4 +13,4 @@ #!/usr/bin/env node

.option('-e, --encoding [encoding]', 'Set template file encoding', 'utf-8')
.option('--target-type [targetType]', 'Setting the target template type [php|js|vm]', 'js')
.option('--tpl-suffix [tplSuffix]', 'Set template suffix [tpl]', 'tpl')
.option('-t, --target-type [targetType]', 'Setting the target template type [php|js|vm]', 'js')
.option('-x, --tpl-suffix [tplSuffix]', 'Set template suffix [tpl]', 'tpl')
.option('-o, --output [dir]', 'Set the output directory for compiled template', '.')

@@ -17,0 +17,0 @@ .parse(process.argv);

{
"name": "crox",
"version": "1.1.5",
"version": "1.1.6",
"description": "Crox is a high performance cross-language template engine, written by the JavaScript.",

@@ -5,0 +5,0 @@ "homepage": "http://thx.github.io/crox/",

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