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

toka

Package Overview
Dependencies
Maintainers
1
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.14 to 0.2.15

2

lib/license.js

@@ -41,3 +41,3 @@ var fs = require('fs');

fs.writeFileSync(process.cwd() + '/LICENSE', output, 'utf-8');
console.log(license.green + ' license is saved yo your project!'.green);
console.log(license.green + ' license is saved to your project!'.green);
}
{
"name": "toka",
"version": "0.2.14",
"version": "0.2.15",
"description": "A handy tool to generate common files in command line",

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

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