Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

enclave-cli

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

enclave-cli - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

.npmignore

6

bin/enclave-cli.js
#!/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

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