Comparing version 6.0.1 to 6.0.2
@@ -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 @@ |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
97611
266
Updatedmarked@^0.3.9