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

wanakana

Package Overview
Dependencies
Maintainers
3
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wanakana - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

6

CHANGELOG.md

@@ -26,2 +26,7 @@ # Change Log

## [2.0.1] - 2017-06-17
### Changed
- Fixed some incorrect text references
- Internal build modifications
## [2.0.0] - 2017-06-17

@@ -48,2 +53,3 @@ ### Added

[2.0.1]: https://github.com/WaniKani/WanaKana/compare/2.0.1...2.0.0
[2.0.0]: https://github.com/WaniKani/WanaKana/compare/2.0.0...1.3.7

2

constants.js

@@ -24,3 +24,3 @@ 'use strict';

/**
* Default config for KanaWana, user passed options will be merged with this
* Default config for WanaKana, user passed options will be merged with this
* @type {DefaultOptions}

@@ -27,0 +27,0 @@ * @ignore

@@ -19,3 +19,3 @@ /**

/**
* Default config for KanaWana, user passed options will be merged with this
* Default config for WanaKana, user passed options will be merged with this
* @type {DefaultOptions}

@@ -22,0 +22,0 @@ * @ignore

@@ -25,3 +25,3 @@ (function (global, factory) {

/**
* Default config for KanaWana, user passed options will be merged with this
* Default config for WanaKana, user passed options will be merged with this
* @type {DefaultOptions}

@@ -28,0 +28,0 @@ * @ignore

{
"name": "wanakana",
"version": "2.0.0",
"version": "2.0.1",
"license": "MIT",

@@ -5,0 +5,0 @@ "homepage": "https://www.wanakana.com",

@@ -17,3 +17,3 @@ <div align="center">

<div align="center">
<h1>カナワナ &lt;--&gt; WanaKana &lt;--&gt; かなわな</h1>
<h1>ワナカナ &lt;--&gt; WanaKana &lt;--&gt; わなかな</h1>
<h4>Javascript utility library for checking and converting between Kanji, Hiragana, Katakana, and Romaji</h4>

@@ -20,0 +20,0 @@ </div>

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