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

@slate-serializers/html

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/html - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

4

package.json
{
"name": "@slate-serializers/html",
"version": "2.2.0",
"version": "2.2.1",
"type": "commonjs",

@@ -14,3 +14,3 @@ "dependencies": {

"slate-hyperscript": "^0.100.0",
"@slate-serializers/dom": "2.2.0",
"@slate-serializers/dom": "2.2.1",
"tslib": "2.6.3"

@@ -17,0 +17,0 @@ },

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

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

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

Object.defineProperty(exports, "slateDemoHtmlToSlateConfig", { enumerable: true, get: function () { return slateDemo_1.config; } });
//# sourceMappingURL=html.js.map

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

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

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

}) }) });
//# sourceMappingURL=payload.js.map

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

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

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

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

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

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

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

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

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

exports.isBlock = isBlock;
//# sourceMappingURL=blocks.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