@tealess/focus-guards
Advanced tools
Comparing version 0.3.0 to 0.4.0
{ | ||
"name": "@tealess/focus-guards", | ||
"version": "0.3.0", | ||
"version": "0.4.0", | ||
"license": "MIT", | ||
"sideEffects": false, | ||
"description": "Scaffolding Your First Tealess Component", | ||
@@ -23,34 +24,29 @@ "author": "Billgo <hi@billgo.me>", | ||
"@devjskit/rimraf": "^1.0.0", | ||
"@happy-dom/global-registrator": "^14.7.1", | ||
"@types/bun": "^1.1.1", | ||
"@types/react": "^18.3.1", | ||
"@happy-dom/global-registrator": "^14.12.3", | ||
"@types/bun": "^1.1.5", | ||
"@types/react": "^18.3.3", | ||
"@types/react-dom": "^18.3.0", | ||
"@types/web": "^0.0.143", | ||
"eslint": "^8.57.0", | ||
"eslint-config-devjskit": "^2.2.2", | ||
"prettier": "^3.2.5", | ||
"prettier-config-devjskit": "^2.2.2", | ||
"@types/web": "^0.0.147", | ||
"eslint": "^9.5.0", | ||
"eslint-config-devjskit": "^3.0.4", | ||
"prettier": "^3.3.2", | ||
"prettier-config-devjskit": "^3.0.4", | ||
"react": "^18.3.1", | ||
"react-dom": "^18.3.1", | ||
"tsup": "^8.0.2", | ||
"typescript": "^5.4.5" | ||
"tsup": "^8.1.0", | ||
"typescript": "^5.5.2" | ||
}, | ||
"peerDependencies": { | ||
"react": "^18.2", | ||
"react-dom": "^18.2" | ||
"@types/react": "*", | ||
"@types/react-dom": "*", | ||
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0", | ||
"react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0" | ||
}, | ||
"eslintConfig": { | ||
"extends": [ | ||
"devjskit/typescript" | ||
], | ||
"ignorePatterns": [ | ||
"*.mjs", | ||
"lib/*", | ||
"dist/*", | ||
"build/*", | ||
"coverage/*", | ||
"fixtures/*", | ||
"examples/**/*", | ||
"tests/**/*" | ||
] | ||
"peerDependenciesMeta": { | ||
"@types/react": { | ||
"optional": true | ||
}, | ||
"@types/react-dom": { | ||
"optional": true | ||
} | ||
}, | ||
@@ -61,3 +57,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "6d0f6b5ef6d6c81e0e4c8871392531d1a097bf78" | ||
"gitHead": "254ed3d59728fbfc3940134485fc72d7aeedfba2" | ||
} |
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
5879
4
8
69