Huge News!Announcing our $40M Series B led by Abstract Ventures.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 2.0.12 to 2.0.13

2

dist/romaji-conv.js.LICENSE.txt
/*!
* @name @koozaki/romaji-conv
* @version 2.0.12
* @version 2.0.13
* @desc Convert romaji into kana

@@ -5,0 +5,0 @@ * @author Kojiro Ozaki <koujirou0111@gmail.com> (https://koozaki.com/)

{
"name": "@koozaki/romaji-conv",
"version": "2.0.12",
"version": "2.0.13",
"description": "Convert romaji into kana",

@@ -40,13 +40,13 @@ "keywords": [

"dependencies": {
"commander": "^8.0.0"
"commander": "^8.1.0"
},
"devDependencies": {
"@babel/core": "^7.14.6",
"@babel/preset-env": "^7.14.7",
"@babel/core": "^7.15.0",
"@babel/preset-env": "^7.15.0",
"babel-loader": "^8.2.2",
"eslint": "^7.30.0",
"eslint": "^7.32.0",
"jest": "^27.0.6",
"npm-run-all": "^4.1.5",
"webpack": "^5.45.0",
"webpack-cli": "^4.7.2"
"webpack": "^5.50.0",
"webpack-cli": "^4.8.0"
},

@@ -53,0 +53,0 @@ "publishConfig": {

@@ -26,3 +26,3 @@ # romaji-conv

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

@@ -29,0 +29,0 @@

Sorry, the diff of this file is not supported yet

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