Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@slate-serializers/dom

Package Overview
Dependencies
Maintainers
0
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@slate-serializers/dom - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

2

package.json
{
"name": "@slate-serializers/dom",
"version": "2.2.0",
"version": "2.2.1",
"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.",

@@ -5,0 +5,0 @@ "type": "commonjs",

@@ -5,2 +5,1 @@ "use strict";

tslib_1.__exportStar(require("./lib/dom"), exports);
//# sourceMappingURL=index.js.map

@@ -61,2 +61,1 @@ "use strict";

};
//# sourceMappingURL=default.js.map

@@ -34,2 +34,1 @@ "use strict";

} }), defaultTag: 'p' });
//# sourceMappingURL=payload.js.map

@@ -34,2 +34,1 @@ "use strict";

};
//# sourceMappingURL=slateDemo.js.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=types.js.map

@@ -21,2 +21,1 @@ "use strict";

Object.defineProperty(exports, "styleMapToAttribs", { enumerable: true, get: function () { return utilities_1.styleMapToAttribs; } });
//# sourceMappingURL=dom.js.map

@@ -19,2 +19,1 @@ "use strict";

exports.slateToDom = slateToDom;
//# sourceMappingURL=serializers.js.map

@@ -109,2 +109,1 @@ "use strict";

exports.convertSlate = convertSlate;
//# sourceMappingURL=convert-slate.js.map

@@ -83,2 +83,1 @@ "use strict";

exports.extractCssFromStyle = extractCssFromStyle;
//# sourceMappingURL=domhandler.js.map

@@ -92,2 +92,1 @@ "use strict";

exports.intersection = intersection;
//# sourceMappingURL=index.js.map

@@ -12,2 +12,1 @@ "use strict";

exports.renameTag = renameTag;
//# sourceMappingURL=update-html.js.map
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc