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.4 to 1.0.5

dist/romaji-conv.js

2

package.json
{
"name": "@koozaki/romaji-conv",
"version": "1.0.4",
"version": "1.0.5",
"description": "Convert romaji into hiragana",

@@ -5,0 +5,0 @@ "keywords": [

# 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>
[![](https://github.com/koozaki/romaji-conv/workflows/Node.js%20Package/badge.svg)](https://github.com/koozaki/romaji-conv/actions?query=workflow%3A%22Node.js+Package%22)
[![](https://img.shields.io/npm/v/@koozaki/romaji-conv?style=flat-square)](https://www.npmjs.com/package/@koozaki/romaji-conv)
[![](https://data.jsdelivr.com/v1/package/npm/@koozaki/romaji-conv/badge)](https://www.jsdelivr.com/package/npm/@koozaki/romaji-conv)

@@ -22,3 +23,3 @@ Convert romaji into hiragana

```html
<script src="romaji-conv.js"></script>
<script src="https://cdn.jsdelivr.net/npm/@koozaki/romaji-conv/dist/romaji-conv.js"></script>
<script>

@@ -25,0 +26,0 @@ console.log(window.romajiConv('anoinutyauchautocyauntyau'));

Sorry, the diff of this file is not supported yet

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