alphabetify
Advanced tools
Comparing version 0.1.8 to 0.1.9
{ | ||
"name": "alphabetify", | ||
"version": "0.1.8", | ||
"version": "0.1.9", | ||
"description": "Learn a new alphabet by reading a good text in your native alphabet with more and more foreign letters.", | ||
@@ -25,3 +25,4 @@ "author": "David Pomerenke", | ||
"postinstall": "npm run preprocess", | ||
"test": "node --experimental-modules test.mjs" | ||
"test": "node --experimental-modules index.test.mjs", | ||
"coverage": "c8 --reporter=text-lcov npm test > coverage.lcov" | ||
}, | ||
@@ -34,2 +35,4 @@ "devDependencies": { | ||
"babel-polyfill": "^6.26.0", | ||
"c8": "^6.0.1", | ||
"codecov": "^3.6.1", | ||
"webpack": "^4.41.2", | ||
@@ -36,0 +39,0 @@ "webpack-cli": "^3.3.10" |
@@ -5,2 +5,3 @@ # Alphabetify | ||
[![Node CI](https://github.com/davidpomerenke/alphabetify/workflows/Node%20CI/badge.svg)](https://github.com/davidpomerenke/alphabetify/actions?query=workflow%3A%22Node+CI%22) | ||
[![codecov](https://codecov.io/gh/davidpomerenke/alphabetify/branch/master/graph/badge.svg)](https://codecov.io/gh/davidpomerenke/alphabetify) | ||
[![Gitter](https://badges.gitter.im/alphabetify/community.svg)](https://gitter.im/alphabetify/alphabetify) | ||
@@ -134,2 +135,2 @@ | ||
- It is aimed to achieve a balance between keeping the rule set small, and introducing special phonetics-related concepts in a sufficiently accurate way. | ||
- It is aimed to achieve a balance between keeping the rule set small, and introducing special phonetics-related concepts in a sufficiently accurate way. |
Sorry, the diff of this file is not supported yet
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
35185
891
134
9