Update Handlebars / js-lib

main
nurbek 1 year ago
parent a2f1c21ba1
commit 31a6f1c8a9

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 9.5 KiB

@ -198,13 +198,14 @@
], ],
"cpe": "cpe:2.3:a:handlebars.js_project:handlebars.js:*:*:*:*:*:*:*:*", "cpe": "cpe:2.3:a:handlebars.js_project:handlebars.js:*:*:*:*:*:*:*:*",
"description": "Handlebars is a JavaScript library used to create reusable webpage templates.", "description": "Handlebars is a JavaScript library used to create reusable webpage templates.",
"html": "<[^>]*type=[^>]text\\/x-handlebars-template", "dom": "script[type='text/x-handlebars-template']",
"icon": "Handlebars.png", "icon": "Handlebars.svg",
"js": { "js": {
"Handlebars": "", "Handlebars": "",
"Handlebars.VERSION": "^(.+)$\\;version:\\1" "Handlebars.VERSION": "^(.+)$\\;version:\\1"
}, },
"scriptSrc": "handlebars(?:\\.runtime)?(?:-v([\\d.]+?))?(?:\\.min)?\\.js\\;version:\\1", "scriptSrc": "handlebars(?:\\.runtime)?(?:-v([\\d.]+?))?(?:\\.min)?\\.js\\;version:\\1",
"oss": true,
"website": "https://handlebarsjs.com" "website": "https://handlebarsjs.com"
}, },
"Handtalk": { "Handtalk": {