hunspell-asm
Advanced tools
Comparing version 0.0.5 to 0.0.6
@@ -0,1 +1,6 @@ | ||
<a name="0.0.6"></a> | ||
## [0.0.6](https://github.com/kwonoj/hunspell-asm/compare/v0.0.5...v0.0.6) (2017-08-26) | ||
<a name="0.0.5"></a> | ||
@@ -2,0 +7,0 @@ ## [0.0.5](https://github.com/kwonoj/hunspell-asm/compare/v0.0.4...v0.0.5) (2017-08-23) |
{ | ||
"name": "hunspell-asm", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "WebAssembly based Javascript bindings for hunspell spellchecker", | ||
@@ -57,2 +57,9 @@ "main": "./dist/src/index.js", | ||
}, | ||
"keywords": [ | ||
"WebAssembly", | ||
"Wasm", | ||
"Spellchecker", | ||
"Hunspell", | ||
"Language" | ||
], | ||
"homepage": "https://github.com/kwonoj/hunspell-asm#readme", | ||
@@ -59,0 +66,0 @@ "devDependencies": { |
@@ -77,2 +77,7 @@ [![Build Status](https://travis-ci.org/kwonoj/hunspell-asm.svg?branch=master)](https://travis-ci.org/kwonoj/hunspell-asm) | ||
- `lint:staged`: Run lint only for staged changes. This'll be executed automatically with precommit hook. | ||
- `commit`: Commit wizard to write commit message | ||
- `commit`: Commit wizard to write commit message | ||
# License | ||
- Hunspell: [original license](https://github.com/hunspell/hunspell/blob/master/license.hunspell) | ||
- Hunspell-asm: [MIT](https://github.com/kwonoj/hunspell-asm/blob/master/LICENSE) |
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
1772315
59
82