@eventric/mastertour
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "@eventric/mastertour", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "A library for interacting programmatically with the Master Tour platform", | ||
@@ -15,5 +15,6 @@ "main": "dist/index.js", | ||
"scripts": { | ||
"build": "npm test && npm run docs && tsc", | ||
"build": "npm run test-junit && tsc", | ||
"docs": "documentation build src/*.ts --parse-extension=.ts -f html -o docs --shallow", | ||
"test": "env TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\" }' mocha -r ts-node/register --reporter mocha-junit-reporter --reporter-options mochaFile=./test-reports/junit.xml 'tests/**/*.ts'" | ||
"test": "env TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\" }' mocha -r ts-node/register 'tests/**/*.ts'", | ||
"test-junit": "env TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\" }' mocha -r ts-node/register --reporter mocha-junit-reporter --reporter-options mochaFile=./test-reports/junit.xml 'tests/**/*.ts'" | ||
}, | ||
@@ -20,0 +21,0 @@ "author": "Eventric <dev@eventric.com>", |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
5203
10
95
0