New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@remirror/pm

Package Overview
Dependencies
Maintainers
1
Versions
250
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@remirror/pm - npm Package Compare versions

Comparing version 0.0.0-pr706.26 to 0.0.0-pr706.27

4

dist/remirror-pm.browser.cjs.js

@@ -86,3 +86,3 @@ 'use strict';

function convertCommand(commandFunction) {
return (_ref) => {
return _ref => {
var state = _ref.state,

@@ -127,3 +127,3 @@ dispatch = _ref.dispatch,

return (_ref2) => {
return _ref2 => {
var state = _ref2.state,

@@ -130,0 +130,0 @@ dispatch = _ref2.dispatch,

@@ -82,3 +82,3 @@ import _createForOfIteratorHelper from '@babel/runtime/helpers/esm/createForOfIteratorHelper';

function convertCommand(commandFunction) {
return (_ref) => {
return _ref => {
var state = _ref.state,

@@ -123,3 +123,3 @@ dispatch = _ref.dispatch,

return (_ref2) => {
return _ref2 => {
var state = _ref2.state,

@@ -126,0 +126,0 @@ dispatch = _ref2.dispatch,

@@ -86,3 +86,3 @@ 'use strict';

function convertCommand(commandFunction) {
return (_ref) => {
return _ref => {
var state = _ref.state,

@@ -127,3 +127,3 @@ dispatch = _ref.dispatch,

return (_ref2) => {
return _ref2 => {
var state = _ref2.state,

@@ -130,0 +130,0 @@ dispatch = _ref2.dispatch,

@@ -86,3 +86,3 @@ 'use strict';

function convertCommand(commandFunction) {
return (_ref) => {
return _ref => {
var state = _ref.state,

@@ -125,3 +125,3 @@ dispatch = _ref.dispatch,

return (_ref2) => {
return _ref2 => {
var state = _ref2.state,

@@ -128,0 +128,0 @@ dispatch = _ref2.dispatch,

@@ -82,3 +82,3 @@ import _createForOfIteratorHelper from '@babel/runtime/helpers/esm/createForOfIteratorHelper';

function convertCommand(commandFunction) {
return (_ref) => {
return _ref => {
var state = _ref.state,

@@ -123,3 +123,3 @@ dispatch = _ref.dispatch,

return (_ref2) => {
return _ref2 => {
var state = _ref2.state,

@@ -126,0 +126,0 @@ dispatch = _ref2.dispatch,

{
"name": "@remirror/pm",
"version": "0.0.0-pr706.26",
"version": "0.0.0-pr706.27",
"description": "A bundled library containing all the core prosemirror libraries required for using remirror",

@@ -162,4 +162,4 @@ "homepage": "https://github.com/remirror/remirror/tree/HEAD/packages/remirror__pm",

"@babel/runtime": "^7.13.10",
"@remirror/core-constants": "0.0.0-pr706.26",
"@remirror/core-helpers": "0.0.0-pr706.26",
"@remirror/core-constants": "0.0.0-pr706.27",
"@remirror/core-helpers": "0.0.0-pr706.27",
"@types/prosemirror-collab": "^1",

@@ -185,8 +185,8 @@ "@types/prosemirror-commands": "^1",

"prosemirror-model": "^1.14.0",
"prosemirror-paste-rules": "0.0.0-pr706.26",
"prosemirror-paste-rules": "0.0.0-pr706.27",
"prosemirror-schema-list": "^1",
"prosemirror-state": "^1.3.4",
"prosemirror-suggest": "0.0.0-pr706.26",
"prosemirror-suggest": "0.0.0-pr706.27",
"prosemirror-tables": "^1.1.1",
"prosemirror-trailing-node": "0.0.0-pr706.26",
"prosemirror-trailing-node": "0.0.0-pr706.27",
"prosemirror-transform": "^1.3.2",

@@ -193,0 +193,0 @@ "prosemirror-view": "^1.18.3"

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