File tree Expand file tree Collapse file tree 7 files changed +16
-16
lines changed
Expand file tree Collapse file tree 7 files changed +16
-16
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.4 "
4+ "version" : " 0.8.5 "
55}
Original file line number Diff line number Diff line change 11{
22 "name" : " @starptech/hast-util-from-webparser" ,
3- "version" : " 0.8.3 " ,
3+ "version" : " 0.8.5 " ,
44 "description" : " " ,
55 "main" : " ./dist/index.js" ,
66 "scripts" : {
2222 "license" : " MIT" ,
2323 "dependencies" : {
2424 "@starptech/prettyhtml-hastscript" : " ^0.8.1" ,
25- "@starptech/webparser" : " ^0.8.3 " ,
25+ "@starptech/webparser" : " ^0.8.5 " ,
2626 "property-information" : " ^5.0.1"
2727 },
2828 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @starptech/prettyhtml-formatter" ,
3- "version" : " 0.8.4 " ,
3+ "version" : " 0.8.5 " ,
44 "description" : " Html formatter" ,
55 "main" : " index.js" ,
66 "repository" : {
3131 "dependencies" : {
3232 "@starptech/prettyhtml-hast-to-html" : " ^0.8.1" ,
3333 "@starptech/rehype-minify-whitespace" : " ^0.8.1" ,
34- "@starptech/rehype-webparser" : " ^0.8.3 " ,
35- "@starptech/webparser" : " ^0.8.3 " ,
34+ "@starptech/rehype-webparser" : " ^0.8.5 " ,
35+ "@starptech/webparser" : " ^0.8.5 " ,
3636 "hast-util-is-element" : " ^1.0.1" ,
3737 "hast-util-to-string" : " ^1.0.1" ,
3838 "html-void-elements" : " ^1.0.3" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @starptech/prettyhtml-quick" ,
3- "version" : " 0.8.4 " ,
3+ "version" : " 0.8.5 " ,
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.4 " ,
25+ "@starptech/prettyhtml" : " ^0.8.5 " ,
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.4 " ,
3+ "version" : " 0.8.5 " ,
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.4 " ,
32+ "@starptech/prettyhtml-formatter" : " ^0.8.5 " ,
3333 "@starptech/prettyhtml-sort-attributes" : " ^0.8.1" ,
34- "@starptech/rehype-webparser" : " ^0.8.3 " ,
35- "@starptech/webparser" : " ^0.8.3 " ,
34+ "@starptech/rehype-webparser" : " ^0.8.5 " ,
35+ "@starptech/webparser" : " ^0.8.5 " ,
3636 "meow" : " ^5.0.0" ,
3737 "prettier" : " ^1.14.3" ,
3838 "rehype-sort-attribute-values" : " ^1.0.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @starptech/rehype-webparser" ,
3- "version" : " 0.8.3 " ,
3+ "version" : " 0.8.5 " ,
44 "description" : " " ,
55 "main" : " ./dist/index.js" ,
66 "scripts" : {
2424 "author" :
" Dustin Deus <[email protected] > (http://www.starptech.de)" ,
2525 "license" : " MIT" ,
2626 "dependencies" : {
27- "@starptech/hast-util-from-webparser" : " ^0.8.3 " ,
28- "@starptech/webparser" : " ^0.8.3 "
27+ "@starptech/hast-util-from-webparser" : " ^0.8.5 " ,
28+ "@starptech/webparser" : " ^0.8.5 "
2929 },
3030 "devDependencies" : {
3131 "jest" : " ^23.6.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @starptech/webparser" ,
3- "version" : " 0.8.3 " ,
3+ "version" : " 0.8.5 " ,
44 "description" : " Optimized html parser for HTML5 Web Components." ,
55 "main" : " ./dist/public_api.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments