@tsed/engines
Advanced tools
Comparing version 6.114.6 to 6.114.7
{ | ||
"name": "@tsed/engines", | ||
"version": "6.114.6", | ||
"version": "6.114.7", | ||
"description": "Template engines library. Provide an API to adding custom engines from decorators.", | ||
@@ -20,3 +20,3 @@ "source": "./src/index.ts", | ||
"barrels": "yarn barrelsby --delete -d ./src -e \"\\.spec\\.ts\" -e \"__mock__\" -e \".benchmark.ts\"", | ||
"test": "cross-env NODE_ENV=test nyc mocha" | ||
"test": "cross-env NODE_ENV=test nyc mocha --timeout 15000" | ||
}, | ||
@@ -23,0 +23,0 @@ "private": false, |
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
301149