prosemirror-tables
Advanced tools
Comparing version 0.9.0 to 0.9.1
{ | ||
"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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1050698
25
19734
16