@prismicio/richtext
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "@prismicio/richtext", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "A parser and serializer for Prismic's Rich Text format", | ||
@@ -45,9 +45,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@prismicio/types": "^0.1.19" | ||
"@prismicio/types": "^0.1.22" | ||
}, | ||
"devDependencies": { | ||
"@typescript-eslint/eslint-plugin": "^5.5.0", | ||
"@typescript-eslint/parser": "^5.5.0", | ||
"ava": "^3.15.0", | ||
"eslint": "^8.3.0", | ||
"@typescript-eslint/eslint-plugin": "^5.10.1", | ||
"@typescript-eslint/parser": "^5.10.1", | ||
"ava": "^4.0.1", | ||
"eslint": "^8.7.0", | ||
"eslint-config-prettier": "^8.3.0", | ||
@@ -57,3 +57,3 @@ "eslint-plugin-prettier": "^4.0.0", | ||
"nyc": "^15.1.0", | ||
"prettier": "^2.5.0", | ||
"prettier": "^2.5.1", | ||
"prettier-plugin-jsdoc": "^0.3.30", | ||
@@ -63,3 +63,3 @@ "siroc": "^0.16.0", | ||
"ts-eager": "^2.0.2", | ||
"typescript": "^4.5.2" | ||
"typescript": "^4.5.5" | ||
}, | ||
@@ -71,3 +71,4 @@ "engines": { | ||
"access": "public" | ||
} | ||
}, | ||
"react-native": "dist/index.js" | ||
} |
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
82906
Updated@prismicio/types@^0.1.22