New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

convert-rich-text

Package Overview
Dependencies
Maintainers
7
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

convert-rich-text - npm Package Compare versions

Comparing version 6.0.0 to 6.0.1

.github/workflows/ci.yaml

2

karma.conf.js
module.exports = function(config) {
config.set({
frameworks: ['mocha', 'chai'],
frameworks: ['mocha', 'chai', 'webpack'],
files: ['test/client/*.js'],

@@ -5,0 +5,0 @@ preprocessors: {

{
"name": "convert-rich-text",
"version": "6.0.0",
"version": "6.0.1",
"description": "Convert an insert-only rich-text delta into HTML",

@@ -41,6 +41,6 @@ "main": "index.js",

"karma-mocha": "^2.0.1",
"karma-webpack": "^4.0.2",
"karma-webpack": "^5.0.0",
"mocha": "^8.0.1",
"webpack": "^4.43.0"
"webpack": "^5.30.0"
}
}
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