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

prosemirror-tables

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prosemirror-tables - npm Package Compare versions

Comparing version 0.9.0 to 0.9.1

index.d.ts

9

package.json
{
"name": "prosemirror-tables",
"version": "0.9.0",
"version": "0.9.1",
"description": "ProseMirror's rowspan/colspan tables component",
"main": "dist/index.js",
"style": "style/tables.css",
"typings": "./index.d.ts",
"license": "MIT",

@@ -30,2 +31,5 @@ "repository": {

"devDependencies": {
"@types/prosemirror-model": "^1.7.0",
"@types/prosemirror-state": "^1.2.0",
"builddocs": "^0.3.0",
"ist": "^1.0.1",

@@ -42,3 +46,4 @@ "mocha": "^3.4.2",

"rollup-plugin-node-resolve": "^3.3.0",
"builddocs": "^0.3.0"
"typescript": "^3.5.3",
"typings-tester": "^0.3.2"
},

@@ -45,0 +50,0 @@ "scripts": {

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