@dosgato/templating
Advanced tools
Comparing version 0.0.21 to 0.0.22
@@ -5,2 +5,4 @@ export * from './apitemplate.js'; | ||
export * from './provider.js'; | ||
export * from './render.js'; | ||
export * from './stopwords.js'; | ||
export * from './uitemplate.js'; |
@@ -5,2 +5,4 @@ export * from './apitemplate.js'; | ||
export * from './provider.js'; | ||
export * from './render.js'; | ||
export * from './stopwords.js'; | ||
export * from './uitemplate.js'; |
{ | ||
"name": "@dosgato/templating", | ||
"version": "0.0.21", | ||
"version": "0.0.22", | ||
"description": "A library to support building templates for dosgato CMS.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
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
40945
949