Comparing version 2.0.0 to 2.0.1
@@ -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 |
@@ -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>カナワナ <--> WanaKana <--> かなわな</h1> | ||
<h1>ワナカナ <--> WanaKana <--> わなかな</h1> | ||
<h4>Javascript utility library for checking and converting between Kanji, Hiragana, Katakana, and Romaji</h4> | ||
@@ -20,0 +20,0 @@ </div> |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
182185
0