@tsed/engines
Advanced tools
Comparing version 7.0.0-beta.11 to 7.0.0-beta.12
{ | ||
"name": "@tsed/engines", | ||
"version": "7.0.0-beta.11", | ||
"version": "7.0.0-beta.12", | ||
"description": "Template engines library. Provide an API to adding custom engines from decorators.", | ||
@@ -99,3 +99,6 @@ "source": "./src/index.ts", | ||
"author": "Romain Lenzotti", | ||
"license": "MIT" | ||
"license": "MIT", | ||
"publishConfig": { | ||
"tag": "beta" | ||
} | ||
} |
@@ -12,3 +12,4 @@ <p style="text-align: center" align="center"> | ||
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) | ||
[![backers](https://opencollective.com/tsed/tiers/badge.svg)](https://opencollective.com/tsed) | ||
[![github](https://img.shields.io/static/v1?label=Github%20sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86)](https://github.com/sponsors/romakita) | ||
[![opencollective](https://img.shields.io/static/v1?label=OpenCollective%20sponsor&message=%E2%9D%A4&logo=OpenCollective&color=%23fe8e86)](https://opencollective.com/tsed) | ||
@@ -15,0 +16,0 @@ </div> |
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
301362
294