@slate-serializers/dom
Advanced tools
Comparing version 2.1.1 to 2.1.2
{ | ||
"name": "@slate-serializers/dom", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "Serialize Slate JSON objects to the DOM. Can be used with `htmlparser2` and associated utilities to modify the DOM and generate HTML. Used by other serializers in this monorepo.", | ||
"type": "commonjs", | ||
"main": "./src/index.js" | ||
"dependencies": { | ||
"dom-serializer": "^2.0.0", | ||
"domhandler": "^5.0.3", | ||
"domutils": "^3.1.0", | ||
"html-entities": "^2.3.3", | ||
"postcss": "^8.4.24", | ||
"postcss-js": "^4.0.1", | ||
"slate": "^0.94.1", | ||
"@slate-serializers/utilities": "2.1.1", | ||
"css-select": "5.1.0", | ||
"htmlparser2": "7.2.0", | ||
"tslib": "2.5.0" | ||
}, | ||
"main": "./src/index.js", | ||
"types": "./src/index.d.ts" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
31794
11
+ Addedcss-select@5.1.0
+ Addeddom-serializer@^2.0.0
+ Addeddomhandler@^5.0.3
+ Addeddomutils@^3.1.0
+ Addedhtml-entities@^2.3.3
+ Addedhtmlparser2@7.2.0
+ Addedpostcss@^8.4.24
+ Addedpostcss-js@^4.0.1
+ Addedslate@^0.94.1
+ Addedtslib@2.5.0
+ Added@slate-serializers/utilities@2.1.1(transitive)
+ Addedboolbase@1.0.0(transitive)
+ Addedcamelcase-css@2.0.1(transitive)
+ Addedcss-select@5.1.0(transitive)
+ Addedcss-what@6.1.0(transitive)
+ Addeddom-serializer@1.4.12.0.0(transitive)
+ Addeddomelementtype@2.3.0(transitive)
+ Addeddomhandler@4.3.15.0.3(transitive)
+ Addeddomutils@2.8.03.1.0(transitive)
+ Addedentities@2.2.03.0.14.5.0(transitive)
+ Addedhtml-entities@2.5.2(transitive)
+ Addedhtmlparser2@7.2.0(transitive)
+ Addedimmer@9.0.21(transitive)
+ Addedis-plain-object@5.0.0(transitive)
+ Addednanoid@3.3.8(transitive)
+ Addednth-check@2.1.1(transitive)
+ Addedpicocolors@1.1.1(transitive)
+ Addedpostcss@8.4.49(transitive)
+ Addedpostcss-js@4.0.1(transitive)
+ Addedslate@0.94.1(transitive)
+ Addedsource-map-js@1.2.1(transitive)
+ Addedtiny-warning@1.0.3(transitive)
+ Addedtslib@2.5.0(transitive)