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

ja-greetings

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ja-greetings - npm Package Compare versions

Comparing version 1.5.9 to 1.5.10

10

package.json
{
"name": "ja-greetings",
"version": "1.5.9",
"version": "1.5.10",
"description": "ja-greetings is a cli tool that displays Japanese greetings",

@@ -12,3 +12,3 @@ "license": "MIT",

"scripts": {
"test": "ava test -v"
"test": "ava -v"
},

@@ -34,10 +34,10 @@ "repository": {

"devDependencies": {
"ava": "^1.0.1",
"ava": "^2.3.0",
"pify": "^4.0.1"
},
"dependencies": {
"chalk": "^2.4.1",
"chalk": "^2.4.2",
"node-alias": "^1.0.4",
"yargs": "^12.0.5"
"yargs": "^14.0.0"
}
}

@@ -5,2 +5,3 @@

[![Code Climate](https://codeclimate.com/github/k-kuwahara/ja-greetings/badges/gpa.svg)](https://codeclimate.com/github/k-kuwahara/ja-greetings)
![node](https://img.shields.io/badge/node-%3E%3D%208.0.0-brightgreen.svg?style=social)
[![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](LICENSE)

@@ -7,0 +8,0 @@

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