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

@neocodemirror/svelte

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@neocodemirror/svelte - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

dist/basic-setup-BJSL5TOQ.js

2

./dist/index.js

@@ -145,3 +145,3 @@ import { defaultKeymap, indentWithTab } from '@codemirror/commands';

if (setup === "basic")
return (await import('./basic-setup-N2KHD7MR.js')).default(options);
return (await import('./basic-setup-BJSL5TOQ.js')).default(options);
if (setup === "minimal")

@@ -148,0 +148,0 @@ return (await import('./minimal-setup-Y523JPZT.js')).default(options);

@@ -145,3 +145,3 @@ import { defaultKeymap, indentWithTab } from '@codemirror/commands';

if (setup === "basic")
return (await import('./basic-setup-N2KHD7MR.js')).default(options);
return (await import('./basic-setup-BJSL5TOQ.js')).default(options);
if (setup === "minimal")

@@ -148,0 +148,0 @@ return (await import('./minimal-setup-Y523JPZT.js')).default(options);

{
"name": "@neocodemirror/svelte",
"version": "0.0.9",
"version": "0.0.10",
"description": "Svelte Action to add codemirro to your apps 😉",

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