@liveblocks/node-prosemirror
Advanced tools
+1
-1
@@ -6,3 +6,3 @@ "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } }// src/index.ts | ||
| var PKG_NAME = "@liveblocks/node-prosemirror"; | ||
| var PKG_VERSION = "3.19.0"; | ||
| var PKG_VERSION = "3.19.1"; | ||
| var PKG_FORMAT = "cjs"; | ||
@@ -9,0 +9,0 @@ |
+1
-1
@@ -6,3 +6,3 @@ // src/index.ts | ||
| var PKG_NAME = "@liveblocks/node-prosemirror"; | ||
| var PKG_VERSION = "3.19.0"; | ||
| var PKG_VERSION = "3.19.1"; | ||
| var PKG_FORMAT = "esm"; | ||
@@ -9,0 +9,0 @@ |
+3
-3
| { | ||
| "name": "@liveblocks/node-prosemirror", | ||
| "version": "3.19.0", | ||
| "version": "3.19.1", | ||
| "description": "A server-side utility that lets you modify prosemirror and tiptap documents hosted in Liveblocks.", | ||
@@ -28,4 +28,4 @@ "license": "Apache-2.0", | ||
| "dependencies": { | ||
| "@liveblocks/node": "3.19.0", | ||
| "@liveblocks/core": "3.19.0" | ||
| "@liveblocks/core": "3.19.1", | ||
| "@liveblocks/node": "3.19.1" | ||
| }, | ||
@@ -32,0 +32,0 @@ "peerDependencies": { |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
+ Added
+ Added
- Removed
- Removed
Updated
Updated