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.16 to 2.0.17

2

dist/romaji-conv.js.LICENSE.txt
/*!
* @name @koozaki/romaji-conv
* @version 2.0.16
* @version 2.0.17
* @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.16",
"version": "2.0.17",
"description": "Convert romaji into kana",

@@ -43,10 +43,10 @@ "keywords": [

"devDependencies": {
"@babel/core": "^7.16.5",
"@babel/preset-env": "^7.16.5",
"@babel/core": "^7.16.12",
"@babel/preset-env": "^7.16.11",
"babel-loader": "^8.2.3",
"eslint": "^8.5.0",
"jest": "^27.4.5",
"eslint": "^8.7.0",
"jest": "^27.4.7",
"npm-run-all": "^4.1.5",
"webpack": "^5.65.0",
"webpack-cli": "^4.9.1"
"webpack": "^5.67.0",
"webpack-cli": "^4.9.2"
},

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

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

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

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

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