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

toka

Package Overview
Dependencies
Maintainers
2
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

toka - npm Package Compare versions

Comparing version 0.2.61 to 0.2.62

4

bin/toka.js

@@ -12,5 +12,5 @@ #!/usr/bin/env node

console.log(' $ '.cyan + 'toka license <LICENSE NAME>');
return;
process.exit()
}
console.log('hi')
var gen = require('..');

@@ -17,0 +17,0 @@ var argv = require('minimist')(process.argv.slice(2), {

{
"name": "toka",
"version": "0.2.61",
"version": "0.2.62",
"description": "A handy tool to generate common files in command line",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -5,3 +5,3 @@ ## Toka

[![NPM download](https://img.shields.io/npm/dm/toka.svg?style=flat-square)](https://www.npmjs.com/package/toka)
[![David Status](https://img.shields.io/david/aprilorange/toka.svg?style=flat-square)](https://david-dm.org/aprilorange/toka)
[![David Status](https://img.shields.io/david/egoist/toka.svg?style=flat-square)](https://david-dm.org/egoist/toka)

@@ -8,0 +8,0 @@ ### A handy tool to generate common files in command line

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