@spinajs/templates-pug
Advanced tools
Comparing version
@@ -11,3 +11,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
import { __translate, __translateNumber, __translateL, __translateH, guessLanguage, defaultLanguage } from '@spinajs/intl'; | ||
import { IOFail, InvalidArgument, InvalidOperation } from '../../exceptions/lib/index.js'; | ||
import { IOFail, InvalidArgument, InvalidOperation } from '@spinajs/exceptions'; | ||
import * as fs from 'fs'; | ||
@@ -14,0 +14,0 @@ import * as pugTemplate from 'pug'; |
{ | ||
"name": "@spinajs/templates-pug", | ||
"version": "2.0.63", | ||
"version": "2.0.64", | ||
"description": "templates support for pug files eg. html file generation", | ||
@@ -50,8 +50,8 @@ "exports": "./lib/index.js", | ||
"dependencies": { | ||
"@spinajs/configuration": "^2.0.63", | ||
"@spinajs/di": "^2.0.63", | ||
"@spinajs/exceptions": "^2.0.63", | ||
"@spinajs/intl": "^2.0.63", | ||
"@spinajs/log": "^2.0.63", | ||
"@spinajs/templates": "^2.0.63", | ||
"@spinajs/configuration": "^2.0.64", | ||
"@spinajs/di": "^2.0.64", | ||
"@spinajs/exceptions": "^2.0.64", | ||
"@spinajs/intl": "^2.0.64", | ||
"@spinajs/log": "^2.0.64", | ||
"@spinajs/templates": "^2.0.64", | ||
"pug": "^3.0.2", | ||
@@ -58,0 +58,0 @@ "tempfile": "4.0.0" |
Sorry, the diff of this file is not supported yet
9404
-0.11%Updated
Updated
Updated
Updated
Updated