Socket
Socket
Sign inDemoInstall

wiki2ssml

Package Overview
Dependencies
2
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.9 to 0.2.10

patch.diff

6

package.json
{
"name": "wiki2ssml",
"version": "0.2.9",
"version": "0.2.10",
"description": "Wiki2SSML provides the WikiVoice markup language used for fine-tuning synthesised voice.",

@@ -9,3 +9,3 @@ "license": "Apache-2.0",

"lint": "./node_modules/eslint/bin/eslint.js ./src/wiki2ssml.js ./test/wiki2ssml-test.js",
"test": "./node_modules/mocha/bin/mocha ./test",
"test": "./node_modules/mocha/bin/mocha ./test/*-test.js",
"coverage": "./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- -R spec",

@@ -43,3 +43,3 @@ "codecov": "./node_modules/.bin/codecov"

"chai": "^4.2.0",
"codecov": "^3.6.1",
"codecov": "^3.6.5",
"eslint": "^5.12.1",

@@ -46,0 +46,0 @@ "istanbul": "^0.4.5",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc