Huge News!Announcing our $40M Series B led by Abstract Ventures.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.4 to 1.1.5

2

bin/crox.js

@@ -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/",

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