Update @impeccable/detect to 2.0.5 (live stop support)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Paul Bakaus
2026-04-03 18:40:17 -07:00
co-authored by Claude Opus 4.6
parent 87243ca35c
commit 077e1a7b2b
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -1,15 +1,15 @@
{
"name": "impeccable",
"version": "2.0.2",
"version": "2.0.4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "impeccable",
"version": "2.0.2",
"version": "2.0.4",
"license": "Apache-2.0",
"dependencies": {
"@impeccable/detect": "^2.0.3"
"@impeccable/detect": "^2.0.5"
},
"bin": {
"impeccable": "bin/impeccable"
@@ -1338,9 +1338,9 @@
}
},
"node_modules/@impeccable/detect": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/@impeccable/detect/-/detect-2.0.3.tgz",
"integrity": "sha512-8RnrdV1fWqQv5pOIr0zpj9pvOzw8Q7ql3K8N+q9yv0kY0lUNgF0jo3z6MFI7AU9Zbc8tsOlomOBSY4iIWvfHwQ==",
"version": "2.0.5",
"resolved": "https://registry.npmjs.org/@impeccable/detect/-/detect-2.0.5.tgz",
"integrity": "sha512-FlUSc321ktDBeTOX2Ympt5nWxDEHDab4zfqDA1MqsEtdfF8vbof3xkp6XjJnyzbsJoqrIXDVp5AE9YbfqNr/EA==",
"license": "BSL-1.1",
"dependencies": {
"jsdom": "^29.0.0"
+1 -1
View File
@@ -11,7 +11,7 @@
"LICENSE"
],
"dependencies": {
"@impeccable/detect": "^2.0.4"
"@impeccable/detect": "^2.0.5"
},
"description": "Detect UI anti-patterns and design quality issues from the command line",
"keywords": [