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

@128technology/codemirror-liquid-mode

Package Overview
Dependencies
Maintainers
5
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@128technology/codemirror-liquid-mode - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

8

index.d.ts

@@ -1,3 +0,7 @@

import CodeMirror from 'codemirror';
import * as CodeMirror from 'codemirror';
export default function updateCodeMirrorInstance(instance: typeof CodeMirror): typeof CodeMirror;
declare function updateCodeMirrorInstance(instance: typeof CodeMirror): typeof CodeMirror;
export = updateCodeMirrorInstance;
{
"name": "@128technology/codemirror-liquid-mode",
"version": "1.0.1",
"version": "1.0.2",
"description": "A CodeMirror mode for the liquid template language (Forked from axtro/codemirror_liquid_mode)",

@@ -5,0 +5,0 @@ "main": "index.js",

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