@codyswann/lisa 1.82.0 → 1.82.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,7 +2,5 @@
2
2
  "extends": ["@codyswann/lisa/tsconfig/cdk", "./tsconfig.local.json"],
3
3
  "compilerOptions": {
4
4
  "baseUrl": "./"
5
- },
6
- "include": ["lib/**/*", "bin/**/*", "test/**/*"],
7
- "exclude": ["node_modules", "cdk.out"]
5
+ }
8
6
  }
@@ -1 +1,4 @@
1
- {}
1
+ {
2
+ "include": ["lib/**/*", "bin/**/*", "test/**/*"],
3
+ "exclude": ["node_modules", "cdk.out"]
4
+ }
@@ -2,7 +2,5 @@
2
2
  "extends": ["@codyswann/lisa/tsconfig/expo", "./tsconfig.local.json"],
3
3
  "compilerOptions": {
4
4
  "baseUrl": "./"
5
- },
6
- "include": ["**/*.ts", "**/*.tsx", "nativewind-env.d.ts"],
7
- "exclude": ["node_modules", "dist", "web-build", "components/ui"]
5
+ }
8
6
  }
@@ -4,5 +4,7 @@
4
4
  "@/graphql/*": ["./generated/*"],
5
5
  "@/*": ["./*"]
6
6
  }
7
- }
7
+ },
8
+ "include": ["**/*.ts", "**/*.tsx", "nativewind-env.d.ts"],
9
+ "exclude": ["node_modules", "dist", "web-build", "components/ui"]
8
10
  }
@@ -2,7 +2,5 @@
2
2
  "extends": ["@codyswann/lisa/tsconfig/nestjs", "./tsconfig.local.json"],
3
3
  "compilerOptions": {
4
4
  "baseUrl": "./"
5
- },
6
- "include": ["src/**/*"],
7
- "exclude": ["node_modules", ".build", "dist", "**/*.test.ts", "**/*.spec.ts"]
5
+ }
8
6
  }
@@ -5,5 +5,7 @@
5
5
  "paths": {
6
6
  "@/*": ["./src/*"]
7
7
  }
8
- }
8
+ },
9
+ "include": ["src/**/*"],
10
+ "exclude": ["node_modules", ".build", "dist", "**/*.test.ts", "**/*.spec.ts"]
9
11
  }
package/package.json CHANGED
@@ -76,7 +76,7 @@
76
76
  "lodash": ">=4.18.1"
77
77
  },
78
78
  "name": "@codyswann/lisa",
79
- "version": "1.82.0",
79
+ "version": "1.82.2",
80
80
  "description": "Claude Code governance framework that applies guardrails, guidance, and automated enforcement to projects",
81
81
  "main": "dist/index.js",
82
82
  "exports": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa",
3
- "version": "1.82.0",
3
+ "version": "1.82.2",
4
4
  "description": "Universal governance — agents, skills, commands, hooks, and rules for all projects",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-cdk",
3
- "version": "1.82.0",
3
+ "version": "1.82.2",
4
4
  "description": "AWS CDK-specific plugin",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-expo",
3
- "version": "1.82.0",
3
+ "version": "1.82.2",
4
4
  "description": "Expo/React Native-specific skills, agents, rules, and MCP servers",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-nestjs",
3
- "version": "1.82.0",
3
+ "version": "1.82.2",
4
4
  "description": "NestJS-specific skills (GraphQL, TypeORM)",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-rails",
3
- "version": "1.82.0",
3
+ "version": "1.82.2",
4
4
  "description": "Ruby on Rails-specific hooks — RuboCop linting/formatting and ast-grep scanning on edit",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lisa-typescript",
3
- "version": "1.82.0",
3
+ "version": "1.82.2",
4
4
  "description": "TypeScript-specific hooks — Prettier formatting, ESLint linting, and ast-grep scanning on edit",
5
5
  "author": {
6
6
  "name": "Cody Swann"
@@ -92,6 +92,51 @@
92
92
  "id": "GHSA-chqc-8p9q-pq6q",
93
93
  "package": "basic-ftp",
94
94
  "reason": "FTP command injection via CRLF — devDep only via @lhci/cli > proxy-agent > pac-proxy-agent > get-uri, no FTP usage in production code"
95
+ },
96
+ {
97
+ "id": "GHSA-3mfm-83xf-c92r",
98
+ "package": "handlebars",
99
+ "reason": "JS injection via AST type confusion — devDeps only (ts-jest, standard-version), no fix available (4.7.8 is latest)"
100
+ },
101
+ {
102
+ "id": "GHSA-2w6w-674q-4c4q",
103
+ "package": "handlebars",
104
+ "reason": "JS injection via AST type confusion — devDeps only (ts-jest, standard-version), no fix available (4.7.8 is latest)"
105
+ },
106
+ {
107
+ "id": "GHSA-xjpj-3mr7-gcpf",
108
+ "package": "handlebars",
109
+ "reason": "JS injection in CLI precompiler — devDeps only (ts-jest, standard-version), CLI not used"
110
+ },
111
+ {
112
+ "id": "GHSA-xhpv-hc6g-r9c6",
113
+ "package": "handlebars",
114
+ "reason": "JS injection via AST type confusion with dynamic partial — devDeps only (ts-jest, standard-version), no fix available"
115
+ },
116
+ {
117
+ "id": "GHSA-9cx6-37pm-9jff",
118
+ "package": "handlebars",
119
+ "reason": "DoS via malformed decorator syntax — devDeps only (ts-jest, standard-version), no fix available (4.7.8 is latest)"
120
+ },
121
+ {
122
+ "id": "GHSA-r5fr-rjxr-66jc",
123
+ "package": "lodash",
124
+ "reason": "Code injection via _.template — devDeps only (serverless-export-env, commitlint, standard-version), no user input to _.template"
125
+ },
126
+ {
127
+ "id": "GHSA-jg4p-7fhp-p32p",
128
+ "package": "@hapi/content",
129
+ "reason": "ReDoS in HTTP header parsing — devDeps only (serverless-offline), local dev tool not deployed"
130
+ },
131
+ {
132
+ "id": "GHSA-3p68-rc4w-qgx5",
133
+ "package": "axios",
134
+ "reason": "NO_PROXY hostname normalization bypass — devDeps only (serverless), no user-controlled proxy config"
135
+ },
136
+ {
137
+ "id": "GHSA-fvcv-3m26-pcqx",
138
+ "package": "axios",
139
+ "reason": "Cloud metadata exfiltration via header injection — devDeps only (serverless), no user-controlled headers"
95
140
  }
96
141
  ]
97
142
  }
@@ -2,7 +2,5 @@
2
2
  "extends": ["@codyswann/lisa/tsconfig/typescript", "./tsconfig.local.json"],
3
3
  "compilerOptions": {
4
4
  "baseUrl": "./"
5
- },
6
- "include": ["src/**/*"],
7
- "exclude": ["node_modules", ".build", "dist", "**/*.test.ts", "**/*.spec.ts"]
5
+ }
8
6
  }
@@ -2,5 +2,7 @@
2
2
  "compilerOptions": {
3
3
  "outDir": "dist",
4
4
  "rootDir": "src"
5
- }
5
+ },
6
+ "include": ["src/**/*"],
7
+ "exclude": ["node_modules", ".build", "dist", "**/*.test.ts", "**/*.spec.ts"]
6
8
  }