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

prosemirror-suggest

Package Overview
Dependencies
Maintainers
1
Versions
273
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prosemirror-suggest - npm Package Compare versions

Comparing version 0.0.0-pr706.4 to 0.0.0-pr706.5

2

dist/prosemirror-suggest.browser.esm.js

@@ -1,2 +0,2 @@

import { TextSelection, Selection, PluginKey, Plugin } from 'prosemirror-state';
import { TextSelection, PluginKey, Selection, Plugin } from 'prosemirror-state';
import _createForOfIteratorHelper from '@babel/runtime/helpers/esm/createForOfIteratorHelper';

@@ -3,0 +3,0 @@ import _objectSpread from '@babel/runtime/helpers/esm/objectSpread2';

@@ -1,2 +0,2 @@

import { TextSelection, Selection, PluginKey, Plugin } from 'prosemirror-state';
import { TextSelection, PluginKey, Selection, Plugin } from 'prosemirror-state';
import _createForOfIteratorHelper from '@babel/runtime/helpers/esm/createForOfIteratorHelper';

@@ -3,0 +3,0 @@ import _objectSpread from '@babel/runtime/helpers/esm/objectSpread2';

{
"name": "prosemirror-suggest",
"version": "0.0.0-pr706.4",
"version": "0.0.0-pr706.5",
"description": "Primitives for building your prosemirror suggestion and autocomplete functionality",

@@ -11,3 +11,2 @@ "homepage": "https://github.com/remirror/remirror/tree/HEAD/packages/prosemirror-suggest",

],
"sideEffects": false,
"exports": {

@@ -36,4 +35,4 @@ ".": {

"@babel/runtime": "^7.12.13",
"@remirror/core-constants": "0.0.0-pr706.4",
"@remirror/core-helpers": "0.0.0-pr706.4",
"@remirror/core-constants": "0.0.0-pr706.5",
"@remirror/core-helpers": "0.0.0-pr706.5",
"escape-string-regexp": "^4.0.0",

@@ -40,0 +39,0 @@ "type-fest": "^0.20.2"

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