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

@koozaki/romaji-conv

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@koozaki/romaji-conv - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

37

package.json
{
"name": "@koozaki/romaji-conv",
"version": "1.0.3",
"version": "1.0.4",
"description": "Convert romaji into hiragana",
"main": "lib/index.js",
"keywords": [
"romaji",
"hiragana",
"nihongo",
"japanese",
"convert"
],
"homepage": "https://koozaki.com/romaji-conv/",
"bugs": {
"url": "https://github.com/koozaki/romaji-conv/issues",
"email": "koujirou0111@gmail.com"
},
"repository": "git@github.com:koozaki/romaji-conv.git",
"author": "Kojiro Ozaki <koujirou0111@gmail.com>",
"license": "MIT",
"author": {
"name": "Kojiro Ozaki",
"email": "koujirou0111@gmail.com",
"url": "https://koozaki.com/"
},
"main": "lib/index.js",
"bin": "bin/romaji-conv.js",
"scripts": {
"build": "run-s lint test webpack",
"lint": "eslint ./bin/ ./lib/",
"tdd": "jest --watchAll",
"test": "jest",
"webpack": "webpack"
},
"dependencies": {

@@ -22,9 +46,2 @@ "commander": "^5.1.0"

},
"scripts": {
"build": "run-s lint test webpack",
"lint": "eslint ./bin/ ./lib/",
"test": "jest",
"tdd": "jest --watchAll",
"webpack": "webpack"
},
"publishConfig": {

@@ -31,0 +48,0 @@ "registry": "https://npm.pkg.github.com/"

# romaji-conv
![Node.js Package](https://github.com/koozaki/romaji-conv/workflows/Node.js%20Package/badge.svg)
<a href="https://www.npmjs.com/package/@koozaki/romaji-conv"><img src="https://img.shields.io/npm/v/@koozaki/romaji-conv?style=flat-square"></a>

@@ -3,0 +4,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