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

@bangle.dev/pm

Package Overview
Dependencies
Maintainers
1
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bangle.dev/pm - npm Package Compare versions

Comparing version 0.4.6 to 0.4.7

2

dist/index.d.ts
export * from './commands';
export type { Command, Keymap } from 'prosemirror-commands';
export * from './dropcursor';
export * from './gapcursor';
export type { GapCursor } from 'prosemirror-gapcursor';
export * from './history';

@@ -5,0 +7,0 @@ export * from './inputrules';

2

package.json
{
"name": "@bangle.dev/pm",
"version": "0.4.6",
"version": "0.4.7",
"description": "This is bangle.dev specific collection of Prosemirror packages.",

@@ -5,0 +5,0 @@ "license": "MIT",

export * from './commands';
export type { Command, Keymap } from 'prosemirror-commands';

@@ -6,2 +7,3 @@ export * from './dropcursor';

export * from './gapcursor';
export type { GapCursor } from 'prosemirror-gapcursor';

@@ -8,0 +10,0 @@ export * from './history';

Sorry, the diff of this file is not supported yet

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