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

yosay

Package Overview
Dependencies
Maintainers
4
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yosay - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

cli.js

11

package.json
{
"name": "yosay",
"version": "0.1.0",
"description": "Tell Yeoman what to say.",
"version": "0.2.0",
"description": "Tell Yeoman what to say",
"license": "BSD",

@@ -10,2 +10,3 @@ "keywords": [

"yeoman",
"yo",
"cowsay"

@@ -17,7 +18,7 @@ ],

"bin": {
"yosay": "lib/cli.js"
"yosay": "cli.js"
},
"main": "lib/yosay.js",
"files": [
"lib"
"index.js",
"cli.js"
],

@@ -24,0 +25,0 @@ "engines": {

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