enclave-cli
Advanced tools
Comparing version 0.0.4 to 0.0.5
#!/usr/bin/env node | ||
var shell = require('shelljs'); | ||
console.log('ok let\'s go'); | ||
shell.exec('node node_modules/enclave/index.js'); | ||
var code = require('../index.js'); | ||
code.run |
{ | ||
"name": "enclave-cli", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "cli tool for enclave", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
19388
12
7