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

@codewars/codemirror-unicode-helper

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codewars/codemirror-unicode-helper - npm Package Compare versions

Comparing version 0.0.1 to 0.1.0

1

lib/cjs/index.d.ts

@@ -6,1 +6,2 @@ /// <reference types="codemirror" />

export { unicodeHelperWith };
export type { Pair } from "./unicode-helper";

@@ -6,1 +6,2 @@ /// <reference types="codemirror" />

export { unicodeHelperWith };
export type { Pair } from "./unicode-helper";

2

package.json
{
"name": "@codewars/codemirror-unicode-helper",
"version": "0.0.1",
"version": "0.1.0",
"description": "CodeMirror extension for entering Unicode characters using LaTeX-like abbreviations",

@@ -5,0 +5,0 @@ "main": "lib/cjs/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