Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "simpletts", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "A basic TTS manager", | ||
@@ -5,0 +5,0 @@ "main": "lib/main.js", |
@@ -1,7 +0,7 @@ | ||
# simpletss | ||
# simpletts | ||
A basic tss manager, based on Microsoft Speech API or espeak for others OS | ||
[![Build Status](https://api.travis-ci.org/Psychopoulet/simpletss.svg?branch=master)](https://travis-ci.org/Psychopoulet/simpletss) | ||
[![Coverage Status](https://coveralls.io/repos/github/Psychopoulet/simpletss/badge.svg?branch=master)](https://coveralls.io/github/Psychopoulet/simpletss) | ||
[![Dependency Status](https://img.shields.io/david/Psychopoulet/simpletss/master.svg)](https://github.com/Psychopoulet/simpletss) | ||
[![Build Status](https://api.travis-ci.org/Psychopoulet/simpletts.svg?branch=master)](https://travis-ci.org/Psychopoulet/simpletts) | ||
[![Coverage Status](https://coveralls.io/repos/github/Psychopoulet/simpletts/badge.svg?branch=master)](https://coveralls.io/github/Psychopoulet/simpletts) | ||
[![Dependency Status](https://img.shields.io/david/Psychopoulet/simpletts/master.svg)](https://github.com/Psychopoulet/simpletts) | ||
@@ -11,3 +11,3 @@ ## Installation | ||
```bash | ||
$ npm install simpletss | ||
$ npm install simpletts | ||
``` | ||
@@ -14,0 +14,0 @@ |
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
1