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

create-tiptap-extension

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-tiptap-extension - npm Package Compare versions

Comparing version 1.1.0-rc.1 to 1.1.0

4

package.json
{
"name": "create-tiptap-extension",
"description": "Create a new Tiptap extension in seconds.",
"version": "1.1.0-rc.1",
"version": "1.1.0",
"license": "MIT",

@@ -44,2 +44,2 @@ "type": "module",

}
}
}

@@ -1,7 +0,3 @@

<a href="https://npmjs.org/package/create-tiptap-extension" target="_blank">
<img src="https://img.shields.io/npm/v/create-tiptap-extension.svg" alt="Downloads">
</a>
# create-tiptap-extension &middot; [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/facebook/react/blob/main/LICENSE) [![npm version](https://img.shields.io/npm/v/create-tiptap-extension.svg?style=flat)](https://www.npmjs.com/package/create-tiptap-extension)
# create-tiptap-extension
> Create a new tiptap extension in a few seconds.

@@ -21,6 +17,6 @@

- [tiptap](https://tiptap.dev/) – The headless editor framework for web artisans.
- [Tiptap](https://tiptap.dev/) – The headless editor framework for web artisans.
## Contributing
If you have a feature request, please [create an issue](https://github.com/bdbch/create-tiptap-extension/issues/new/choose). If you want to contribute, please [submit a pull request](https://github.com/bdbch/create-tiptap-extension/compare).
If you have a feature request, please [create an issue](https://github.com/bdbch/create-tiptap-extension/issues/new/choose). If you want to contribute, please [submit a pull request](https://github.com/bdbch/create-tiptap-extension/compare).
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