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

froala-syntax-highlighter

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

froala-syntax-highlighter - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2-1

4

package.json
{
"name": "froala-syntax-highlighter",
"version": "0.0.1",
"version": "0.0.2-1",
"description": "Syntax highlighter for Froala with auto detection programming language",

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

"codeHighlighter",
"detectProgramingLanguage"
"detectProgrammingLanguage"
],

@@ -16,0 +16,0 @@ "repository": "https://github.com/hygge-software/froala-code-highlighter",

@@ -98,3 +98,3 @@ # Froala Syntax Highlighter

(window as any).FroalaEditor = require("froala-editor");
require("froala-syntax-highlighter/lib"); // Import WIRIS Mathtype formula editor.
require("froala-syntax-highlighter/lib"); // Import plugin.

@@ -201,3 +201,3 @@ // Import Angular plugin.

window.FroalaEditor = require('froala-editor');
// Load wiris mathtype-froala plugin.
// Load Syntax Highlighter -froala plugin.
require('froala-syntax-highlighter');

@@ -204,0 +204,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