@tiptap/extension-gapcursor
Advanced tools
+3
-3
| { | ||
| "name": "@tiptap/extension-gapcursor", | ||
| "description": "gapcursor extension for tiptap", | ||
| "version": "3.20.2", | ||
| "version": "3.20.3", | ||
| "homepage": "https://tiptap.dev", | ||
@@ -34,6 +34,6 @@ "keywords": [ | ||
| "devDependencies": { | ||
| "@tiptap/extensions": "^3.20.2" | ||
| "@tiptap/extensions": "^3.20.3" | ||
| }, | ||
| "peerDependencies": { | ||
| "@tiptap/extensions": "^3.20.2" | ||
| "@tiptap/extensions": "^3.20.3" | ||
| }, | ||
@@ -40,0 +40,0 @@ "repository": { |
| "use strict"; | ||
| var __defProp = Object.defineProperty; | ||
| var __getOwnPropDesc = Object.getOwnPropertyDescriptor; | ||
| var __getOwnPropNames = Object.getOwnPropertyNames; | ||
| var __hasOwnProp = Object.prototype.hasOwnProperty; | ||
| var __export = (target, all) => { | ||
| for (var name in all) | ||
| __defProp(target, name, { get: all[name], enumerable: true }); | ||
| }; | ||
| var __copyProps = (to, from, except, desc) => { | ||
| if (from && typeof from === "object" || typeof from === "function") { | ||
| for (let key of __getOwnPropNames(from)) | ||
| if (!__hasOwnProp.call(to, key) && key !== except) | ||
| __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable }); | ||
| } | ||
| return to; | ||
| }; | ||
| var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod); | ||
| // src/index.ts | ||
| var index_exports = {}; | ||
| __export(index_exports, { | ||
| Gapcursor: () => import_extensions2.Gapcursor, | ||
| default: () => index_default | ||
| }); | ||
| module.exports = __toCommonJS(index_exports); | ||
| var import_extensions = require("@tiptap/extensions"); | ||
| var import_extensions2 = require("@tiptap/extensions"); | ||
| var index_default = import_extensions.Gapcursor; | ||
| // Annotate the CommonJS export names for ESM import in node: | ||
| 0 && (module.exports = { | ||
| Gapcursor | ||
| }); | ||
| //# sourceMappingURL=index.cjs.map |
| {"version":3,"sources":["../src/index.ts"],"sourcesContent":["import { Gapcursor } from '@tiptap/extensions'\n\nexport { Gapcursor } from '@tiptap/extensions'\n\nexport default Gapcursor\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,wBAA0B;AAE1B,IAAAA,qBAA0B;AAE1B,IAAO,gBAAQ;","names":["import_extensions"]} |
| import { Gapcursor } from '@tiptap/extensions'; | ||
| export { Gapcursor, Gapcursor as default } from '@tiptap/extensions'; |
| import { Gapcursor } from '@tiptap/extensions'; | ||
| export { Gapcursor, Gapcursor as default } from '@tiptap/extensions'; |
| // src/index.ts | ||
| import { Gapcursor } from "@tiptap/extensions"; | ||
| import { Gapcursor as Gapcursor2 } from "@tiptap/extensions"; | ||
| var index_default = Gapcursor; | ||
| export { | ||
| Gapcursor2 as Gapcursor, | ||
| index_default as default | ||
| }; | ||
| //# sourceMappingURL=index.js.map |
| {"version":3,"sources":["../src/index.ts"],"sourcesContent":["import { Gapcursor } from '@tiptap/extensions'\n\nexport { Gapcursor } from '@tiptap/extensions'\n\nexport default Gapcursor\n"],"mappings":";AAAA,SAAS,iBAAiB;AAE1B,SAAS,aAAAA,kBAAiB;AAE1B,IAAO,gBAAQ;","names":["Gapcursor"]} |
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
3368
-41.65%4
-60%3
-93.33%1
Infinity%