@eslint-react/ast
Advanced tools
Comparing version 1.5.3 to 1.5.4-next.0
{ | ||
"name": "@eslint-react/ast", | ||
"version": "1.5.3", | ||
"version": "1.5.4-next.0", | ||
"description": "ESLint React's TSESTree AST primitive utility module.", | ||
@@ -43,4 +43,4 @@ "homepage": "https://github.com/rel1cx/eslint-react", | ||
"string-ts": "2.0.0", | ||
"@eslint-react/tools": "1.5.3", | ||
"@eslint-react/types": "1.5.3" | ||
"@eslint-react/tools": "1.5.4-next.0", | ||
"@eslint-react/types": "1.5.4-next.0" | ||
}, | ||
@@ -51,3 +51,3 @@ "devDependencies": { | ||
"scripts": { | ||
"build": "rollup -c rollup.config.ts --configPlugin swc3 && cp dist/index.d.ts dist/index.d.mts", | ||
"build": "tsup", | ||
"lint:publish": "publint", | ||
@@ -54,0 +54,0 @@ "lint:type": "tsc --noEmit" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
338243
8626
6
1
+ Added@eslint-react/tools@1.5.4-next.0(transitive)
+ Added@eslint-react/types@1.5.4-next.0(transitive)
- Removed@eslint-react/tools@1.5.3(transitive)
- Removed@eslint-react/types@1.5.3(transitive)