File tree Expand file tree Collapse file tree 6 files changed +10
-10
lines changed
Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11{
22 "lerna" : " 3.4.3" ,
33 "packages" : [" packages/*" ],
4- "version" : " 0.8.11 "
4+ "version" : " 0.8.12 "
55}
Original file line number Diff line number Diff line change 11{
22 "name" : " @starptech/expression-parser" ,
3- "version" : " 0.8.5 " ,
3+ "version" : " 0.8.12 " ,
44 "description" : " Framework agnostic template expression parser" ,
55 "main" : " index.js" ,
66 "repository" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @starptech/prettyhtml-formatter" ,
3- "version" : " 0.8.11 " ,
3+ "version" : " 0.8.12 " ,
44 "description" : " Html formatter" ,
55 "main" : " index.js" ,
66 "repository" : {
2929 },
3030 "homepage" : " https://github.com/StarpTech/prettyhtml#readme" ,
3131 "dependencies" : {
32+ "@starptech/expression-parser" : " ^0.8.12" ,
3233 "@starptech/prettyhtml-hast-to-html" : " ^0.8.10" ,
33- "@starptech/rehype-minify-whitespace" : " ^0.8.10 " ,
34+ "@starptech/rehype-minify-whitespace" : " ^0.8.12 " ,
3435 "@starptech/rehype-webparser" : " ^0.8.10" ,
35- "@starptech/expression-parser" : " ^0.8.5" ,
3636 "@starptech/webparser" : " ^0.8.10" ,
3737 "hast-util-is-element" : " ^1.0.1" ,
3838 "hast-util-to-string" : " ^1.0.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @starptech/prettyhtml-quick" ,
3- "version" : " 0.8.11 " ,
3+ "version" : " 0.8.12 " ,
44 "description" : " " ,
55 "main" : " ./bin/cli.js" ,
66 "scripts" : {
2222 "author" :
" Dustin Deus <[email protected] > (http://www.starptech.de)" ,
2323 "license" : " MIT" ,
2424 "dependencies" : {
25- "@starptech/prettyhtml" : " ^0.8.11 " ,
25+ "@starptech/prettyhtml" : " ^0.8.12 " ,
2626 "chalk" : " ^2.4.1" ,
2727 "commander" : " ^2.18.0" ,
2828 "execa" : " ^1.0.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @starptech/prettyhtml" ,
3- "version" : " 0.8.11 " ,
3+ "version" : " 0.8.12 " ,
44 "description" : " Opinionated Web Component HTML formatter" ,
55 "main" : " index.js" ,
66 "repository" : {
2929 },
3030 "homepage" : " https://github.com/StarpTech/prettyhtml#readme" ,
3131 "dependencies" : {
32- "@starptech/prettyhtml-formatter" : " ^0.8.11 " ,
32+ "@starptech/prettyhtml-formatter" : " ^0.8.12 " ,
3333 "@starptech/prettyhtml-sort-attributes" : " ^0.8.10" ,
3434 "@starptech/rehype-webparser" : " ^0.8.10" ,
3535 "@starptech/webparser" : " ^0.8.10" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @starptech/rehype-minify-whitespace" ,
3- "version" : " 0.8.10 " ,
3+ "version" : " 0.8.12 " ,
44 "description" : " " ,
55 "main" : " index.js" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments