Socket
Socket
Sign inDemoInstall

markup-creator

Package Overview
Dependencies
31
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.0 to 0.1.0

2

package.json
{
"name": "markup-creator",
"version": "0.0.0",
"version": "0.1.0",
"description": "Get DraftJS ContentState JSON, spew markup",

@@ -5,0 +5,0 @@ "homepage": "http://minutemedia.com",

@@ -13,3 +13,3 @@ # markup-creator [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url]

```js
var markupCreator = require('markup-creator');
import markupCreator from 'markup-creator';

@@ -16,0 +16,0 @@ markupCreator.rawContentStateToHtml(rawContentState, config);

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc