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

marksy

Package Overview
Dependencies
Maintainers
2
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

marksy - npm Package Compare versions

Comparing version 6.0.1 to 6.0.2

4

lib/createRenderer.js

@@ -17,6 +17,2 @@ 'use strict';

var _escapeHtml = require('escape-html');
var _escapeHtml2 = _interopRequireDefault(_escapeHtml);
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }

@@ -23,0 +19,0 @@

6

package.json
{
"name": "marksy",
"version": "6.0.1",
"version": "6.0.2",
"description": "Convert markdown into react components",

@@ -57,3 +57,3 @@ "main": "lib/index.js",

"he": "^1.1.1",
"marked": "^0.3.6"
"marked": "^0.3.9"
},

@@ -63,5 +63,5 @@ "size-limit": [

"path": "lib/index.js",
"limit": "30 KB"
"limit": "31 KB"
}
]
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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