@bangle.dev/pm
Advanced tools
Comparing version 0.5.0 to 0.6.0
{ | ||
"name": "@bangle.dev/pm", | ||
"version": "0.5.0", | ||
"version": "0.6.0", | ||
"description": "This is bangle.dev specific collection of Prosemirror packages.", | ||
@@ -41,15 +41,42 @@ "license": "MIT", | ||
"prosemirror-transform": "*", | ||
"prosemirror-view": "*", | ||
"@types/prosemirror-commands": "*", | ||
"@types/prosemirror-dropcursor": "*", | ||
"@types/prosemirror-gapcursor": "*", | ||
"@types/prosemirror-history": "*", | ||
"@types/prosemirror-inputrules": "*", | ||
"@types/prosemirror-keymap": "*", | ||
"@types/prosemirror-model": "*", | ||
"@types/prosemirror-schema-list": "*", | ||
"@types/prosemirror-state": "*", | ||
"@types/prosemirror-transform": "*", | ||
"@types/prosemirror-view": "*" | ||
"prosemirror-view": "*" | ||
}, | ||
"peerDependenciesMeta": { | ||
"prosemirror-commands": { | ||
"optional": true | ||
}, | ||
"prosemirror-dropcursor": { | ||
"optional": true | ||
}, | ||
"prosemirror-gapcursor": { | ||
"optional": true | ||
}, | ||
"prosemirror-history": { | ||
"optional": true | ||
}, | ||
"prosemirror-inputrules": { | ||
"optional": true | ||
}, | ||
"prosemirror-keymap": { | ||
"optional": true | ||
}, | ||
"prosemirror-model": { | ||
"optional": true | ||
}, | ||
"prosemirror-schema-list": { | ||
"optional": true | ||
}, | ||
"prosemirror-state": { | ||
"optional": true | ||
}, | ||
"prosemirror-tables": { | ||
"optional": true | ||
}, | ||
"prosemirror-transform": { | ||
"optional": true | ||
}, | ||
"prosemirror-view": { | ||
"optional": true | ||
} | ||
}, | ||
"husky": { | ||
@@ -56,0 +83,0 @@ "hooks": { |
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
18967
35