File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " handlebars" ,
3- "version" : " 4.4.4 " ,
3+ "version" : " 4.4.5 " ,
44 "main" : " handlebars.js" ,
55 "license" : " MIT" ,
66 "dependencies" : {}
Original file line number Diff line number Diff line change 22<package >
33 <metadata >
44 <id >handlebars.js</id >
5- <version >4.4.4 </version >
5+ <version >4.4.5 </version >
66 <authors >handlebars.js Authors</authors >
77 <licenseUrl >https://github.com/wycats/handlebars.js/blob/master/LICENSE</licenseUrl >
88 <projectUrl >https://github.com/wycats/handlebars.js/</projectUrl >
Original file line number Diff line number Diff line change 11{
22 "name" : " handlebars" ,
3- "version" : " 4.4.4 " ,
3+ "version" : " 4.4.5 " ,
44 "license" : " MIT" ,
55 "jspm" : {
66 "main" : " handlebars" ,
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ import {registerDefaultHelpers} from './helpers';
44import { registerDefaultDecorators } from './decorators' ;
55import logger from './logger' ;
66
7- export const VERSION = '4.4.4 ' ;
7+ export const VERSION = '4.4.5 ' ;
88export const COMPILER_REVISION = 8 ;
99export const LAST_COMPATIBLE_COMPILER_REVISION = 7 ;
1010
Original file line number Diff line number Diff line change 11{
22 "name" : " handlebars" ,
33 "barename" : " handlebars" ,
4- "version" : " 4.4.4 " ,
4+ "version" : " 4.4.5 " ,
55 "description" : " Handlebars provides the power necessary to let you build semantic templates effectively with no frustration" ,
66 "homepage" : " http://www.handlebarsjs.com/" ,
77 "keywords" : [
You can’t perform that action at this time.
0 commit comments