Comparing version 1.1.4 to 1.1.5
@@ -6,3 +6,3 @@ #!/usr/bin/env node | ||
var program = require('commander'); | ||
var crox = require('../build/nodejs/crox'); | ||
var crox = require('../build/crox-all'); | ||
var iconv = require('iconv-lite'); | ||
@@ -9,0 +9,0 @@ var shelljs = require('shelljs'); |
{ | ||
"name": "crox", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "Crox is a high performance cross-language template engine, written by the JavaScript.", | ||
@@ -5,0 +5,0 @@ "homepage": "http://thx.github.io/crox/", |
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
508665