@prismicio/richtext
Advanced tools
Comparing version 2.0.0-alpha.6 to 2.0.0-alpha.7
@@ -0,0 +0,0 @@ import { RichTextNodeType, RTAnyNode, RTHeading1Node, RTHeading2Node, RTHeading3Node, RTHeading4Node, RTHeading5Node, RTHeading6Node, RTParagraphNode, RTPreformattedNode, RTStrongNode, RTEmNode, RTListItemNode, RTOListItemNode, RTListNode, RTOListNode, RTImageNode, RTEmbedNode, RTLinkNode, RTLabelNode, RTSpanNode, RTNode, RichTextField } from '@prismicio/types'; |
{ | ||
"name": "@prismicio/richtext", | ||
"version": "2.0.0-alpha.6", | ||
"version": "2.0.0-alpha.7", | ||
"description": "A parser and serializer for Prismic's Rich Text format", | ||
@@ -44,17 +44,17 @@ "keywords": [ | ||
"dependencies": { | ||
"@prismicio/types": "^0.1.2" | ||
"@prismicio/types": "^0.1.12" | ||
}, | ||
"devDependencies": { | ||
"@typescript-eslint/eslint-plugin": "^4.28.2", | ||
"@typescript-eslint/parser": "^4.28.2", | ||
"@typescript-eslint/eslint-plugin": "^4.31.1", | ||
"@typescript-eslint/parser": "^4.31.1", | ||
"ava": "^3.15.0", | ||
"eslint": "^7.30.0", | ||
"eslint": "^7.32.0", | ||
"eslint-config-prettier": "^8.3.0", | ||
"eslint-plugin-prettier": "^3.4.0", | ||
"eslint-plugin-prettier": "^4.0.0", | ||
"nyc": "^15.1.0", | ||
"prettier": "^2.3.2", | ||
"siroc": "^0.11.1", | ||
"standard-version": "^9.3.0", | ||
"prettier": "^2.4.0", | ||
"siroc": "^0.16.0", | ||
"standard-version": "^9.3.1", | ||
"ts-eager": "^2.0.2", | ||
"typescript": "^4.3.5" | ||
"typescript": "^4.4.3" | ||
}, | ||
@@ -61,0 +61,0 @@ "engines": { |
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
46975
13
Updated@prismicio/types@^0.1.12