@codemod-utils/json
Advanced tools
Comparing version 1.1.5 to 1.1.6
{ | ||
"name": "@codemod-utils/json", | ||
"version": "1.1.5", | ||
"version": "1.1.6", | ||
"description": "Utilities for handling JSON", | ||
@@ -39,14 +39,14 @@ "keywords": [ | ||
"dependencies": { | ||
"type-fest": "^4.12.0" | ||
"type-fest": "^4.15.0" | ||
}, | ||
"devDependencies": { | ||
"@sondr3/minitest": "^0.1.2", | ||
"@types/node": "^18.19.24", | ||
"@types/node": "^18.19.31", | ||
"concurrently": "^8.2.2", | ||
"eslint": "^8.57.0", | ||
"prettier": "^3.2.5", | ||
"typescript": "^5.4.2", | ||
"@codemod-utils/tests": "1.1.3", | ||
"typescript": "^5.4.5", | ||
"@codemod-utils/tests": "1.1.4", | ||
"@shared-configs/prettier": "0.0.0", | ||
"@shared-configs/eslint-config-node": "0.0.0", | ||
"@shared-configs/prettier": "0.0.0", | ||
"@shared-configs/typescript": "0.0.0" | ||
@@ -53,0 +53,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
Updatedtype-fest@^4.15.0