@portabletext/toolkit
Advanced tools
Comparing version 2.0.11 to 2.0.12
{ | ||
"name": "@portabletext/toolkit", | ||
"version": "2.0.11", | ||
"version": "2.0.12", | ||
"description": "Toolkit of handy utility functions for dealing with Portable Text", | ||
@@ -82,3 +82,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@portabletext/types": "^2.0.9" | ||
"@portabletext/types": "^2.0.10" | ||
}, | ||
@@ -90,6 +90,6 @@ "devDependencies": { | ||
"@commitlint/config-conventional": "^19.1.0", | ||
"@sanity/pkg-utils": "^5.0.2", | ||
"@sanity/pkg-utils": "^5.0.4", | ||
"@types/node": "^20.8.7", | ||
"@typescript-eslint/eslint-plugin": "^7.2.0", | ||
"@typescript-eslint/parser": "^7.2.0", | ||
"@typescript-eslint/eslint-plugin": "^7.3.0", | ||
"@typescript-eslint/parser": "^7.3.0", | ||
"@vitest/coverage-v8": "^1.4.0", | ||
@@ -100,5 +100,5 @@ "commitizen": "^4.3.0", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-config-sanity": "^7.1.1", | ||
"eslint-config-sanity": "^7.1.2", | ||
"husky": "^8.0.3", | ||
"npm-run-all2": "^5.0.0", | ||
"npm-run-all2": "^5.0.2", | ||
"prettier": "^3.2.5", | ||
@@ -112,3 +112,3 @@ "prettier-plugin-packagejson": "^2.4.12", | ||
}, | ||
"packageManager": "pnpm@8.15.4", | ||
"packageManager": "pnpm@8.15.5", | ||
"engines": { | ||
@@ -115,0 +115,0 @@ "node": "^14.13.1 || >=16.0.0" |
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
133956
Updated@portabletext/types@^2.0.10