@rpxl/recast
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "@rpxl/recast", | ||
"license": "MIT", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"type": "module", | ||
@@ -61,10 +61,10 @@ "sideEffects": false, | ||
"@testing-library/react": "^14.1.2", | ||
"@types/jest": "^29.5.10", | ||
"@types/node": "^20.9.5", | ||
"@types/react": "^18.2.38", | ||
"@types/jest": "^29.5.11", | ||
"@types/node": "^20.10.4", | ||
"@types/react": "^18.2.43", | ||
"@types/react-dom": "^18.2.17", | ||
"@typescript-eslint/eslint-plugin": "^6.12.0", | ||
"@typescript-eslint/parser": "^6.12.0", | ||
"eslint": "^8.54.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
"@typescript-eslint/eslint-plugin": "^6.13.2", | ||
"@typescript-eslint/parser": "^6.13.2", | ||
"eslint": "^8.55.0", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-import-resolver-typescript": "^3.6.1", | ||
@@ -83,4 +83,4 @@ "eslint-plugin-import": "^2.29.0", | ||
"ts-jest": "^29.1.1", | ||
"typescript": "5.3.2" | ||
"typescript": "5.3.3" | ||
} | ||
} |
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
89146