@portabletext/toolkit
Advanced tools
Comparing version 2.0.3 to 2.0.4
{ | ||
"name": "@portabletext/toolkit", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "Toolkit of handy utility functions for dealing with Portable Text", | ||
@@ -110,32 +110,32 @@ "keywords": [ | ||
"dependencies": { | ||
"@portabletext/types": "^2.0.0" | ||
"@portabletext/types": "^2.0.5" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.20.12", | ||
"@babel/core": "^7.22.5", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.20.7", | ||
"@commitlint/cli": "^17.4.2", | ||
"@commitlint/config-conventional": "^17.4.2", | ||
"@commitlint/cli": "^17.6.6", | ||
"@commitlint/config-conventional": "^17.6.6", | ||
"@sanity/pkg-utils": "^2.3.3", | ||
"@sanity/semantic-release-preset": "^4.0.0", | ||
"@types/node": "^20.3.1", | ||
"@typescript-eslint/eslint-plugin": "^5.11.0", | ||
"@typescript-eslint/parser": "^5.11.0", | ||
"@sanity/semantic-release-preset": "^4.1.1", | ||
"@types/node": "^20.3.2", | ||
"@typescript-eslint/eslint-plugin": "^5.60.1", | ||
"@typescript-eslint/parser": "^5.60.1", | ||
"@vitest/coverage-c8": "^0.32.2", | ||
"commitizen": "^4.3.0", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.8.0", | ||
"eslint-config-prettier": "^8.3.0", | ||
"eslint": "^8.43.0", | ||
"eslint-config-prettier": "^8.8.0", | ||
"eslint-config-sanity": "^6.0.0", | ||
"husky": "^8.0.3", | ||
"npm-run-all": "^4.1.5", | ||
"prettier": "^2.5.1", | ||
"prettier-plugin-packagejson": "^2.4.2", | ||
"prettier": "^2.8.8", | ||
"prettier-plugin-packagejson": "^2.4.3", | ||
"rimraf": "^4.1.2", | ||
"semantic-release": "^21.0.0", | ||
"typedoc": "^0.24.0", | ||
"typescript": "^5.0.0", | ||
"semantic-release": "^21.0.5", | ||
"typedoc": "^0.24.8", | ||
"typescript": "^5.1.3", | ||
"vitest": "^0.32.2", | ||
"vitest-github-actions-reporter": "^0.10.0" | ||
}, | ||
"packageManager": "pnpm@8.6.3", | ||
"packageManager": "pnpm@8.6.5", | ||
"engines": { | ||
@@ -142,0 +142,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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
Updated@portabletext/types@^2.0.5