@typescript-eslint/utils 8.7.1-alpha.9 → 8.8.0

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.
@@ -1,7 +1,7 @@
1
1
  export * from './applyDefault';
2
2
  export * from './deepMerge';
3
3
  export * from './getParserServices';
4
- export type * from './InferTypesFromRule';
4
+ export * from './InferTypesFromRule';
5
5
  export * from './nullThrows';
6
6
  export * from './RuleCreator';
7
7
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/eslint-utils/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAC;AAC/B,cAAc,aAAa,CAAC;AAC5B,cAAc,qBAAqB,CAAC;AACpC,mBAAmB,sBAAsB,CAAC;AAC1C,cAAc,cAAc,CAAC;AAC7B,cAAc,eAAe,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/eslint-utils/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAC;AAC/B,cAAc,aAAa,CAAC;AAC5B,cAAc,qBAAqB,CAAC;AACpC,cAAc,sBAAsB,CAAC;AACrC,cAAc,cAAc,CAAC;AAC7B,cAAc,eAAe,CAAC"}
@@ -17,6 +17,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
17
17
  __exportStar(require("./applyDefault"), exports);
18
18
  __exportStar(require("./deepMerge"), exports);
19
19
  __exportStar(require("./getParserServices"), exports);
20
+ __exportStar(require("./InferTypesFromRule"), exports);
20
21
  __exportStar(require("./nullThrows"), exports);
21
22
  __exportStar(require("./RuleCreator"), exports);
22
23
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/eslint-utils/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,iDAA+B;AAC/B,8CAA4B;AAC5B,sDAAoC;AAEpC,+CAA6B;AAC7B,gDAA8B"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/eslint-utils/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,iDAA+B;AAC/B,8CAA4B;AAC5B,sDAAoC;AACpC,uDAAqC;AACrC,+CAA6B;AAC7B,gDAA8B"}
package/dist/index.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  export * as ASTUtils from './ast-utils';
2
2
  export * as ESLintUtils from './eslint-utils';
3
- export type * as JSONSchema from './json-schema';
3
+ export * as JSONSchema from './json-schema';
4
4
  export * as TSESLint from './ts-eslint';
5
5
  export * from './ts-estree';
6
6
  export * as TSUtils from './ts-utils';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,QAAQ,MAAM,aAAa,CAAC;AAExC,OAAO,KAAK,WAAW,MAAM,gBAAgB,CAAC;AAC9C,YAAY,KAAK,UAAU,MAAM,eAAe,CAAC;AACjD,OAAO,KAAK,QAAQ,MAAM,aAAa,CAAC;AACxC,cAAc,aAAa,CAAC;AAC5B,OAAO,KAAK,OAAO,MAAM,YAAY,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,QAAQ,MAAM,aAAa,CAAC;AAExC,OAAO,KAAK,WAAW,MAAM,gBAAgB,CAAC;AAC9C,OAAO,KAAK,UAAU,MAAM,eAAe,CAAC;AAC5C,OAAO,KAAK,QAAQ,MAAM,aAAa,CAAC;AACxC,cAAc,aAAa,CAAC;AAC5B,OAAO,KAAK,OAAO,MAAM,YAAY,CAAC"}
package/dist/index.js CHANGED
@@ -26,9 +26,10 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
26
26
  for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
27
27
  };
28
28
  Object.defineProperty(exports, "__esModule", { value: true });
29
- exports.TSUtils = exports.TSESLint = exports.ESLintUtils = exports.ASTUtils = void 0;
29
+ exports.TSUtils = exports.TSESLint = exports.JSONSchema = exports.ESLintUtils = exports.ASTUtils = void 0;
30
30
  exports.ASTUtils = __importStar(require("./ast-utils"));
31
31
  exports.ESLintUtils = __importStar(require("./eslint-utils"));
32
+ exports.JSONSchema = __importStar(require("./json-schema"));
32
33
  exports.TSESLint = __importStar(require("./ts-eslint"));
33
34
  __exportStar(require("./ts-estree"), exports);
34
35
  exports.TSUtils = __importStar(require("./ts-utils"));
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wDAAwC;AAExC,8DAA8C;AAE9C,wDAAwC;AACxC,8CAA4B;AAC5B,sDAAsC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wDAAwC;AAExC,8DAA8C;AAC9C,4DAA4C;AAC5C,wDAAwC;AACxC,8CAA4B;AAC5B,sDAAsC"}
@@ -1,11 +1,11 @@
1
- export type * from './AST';
2
- export type * from './Config';
1
+ export * from './AST';
2
+ export * from './Config';
3
3
  export * from './ESLint';
4
4
  export * from './Linter';
5
- export type * from './Parser';
6
- export type * from './ParserOptions';
7
- export type * from './Processor';
8
- export type * from './Rule';
5
+ export * from './Parser';
6
+ export * from './ParserOptions';
7
+ export * from './Processor';
8
+ export * from './Rule';
9
9
  export * from './RuleTester';
10
10
  export * from './Scope';
11
11
  export * from './SourceCode';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/ts-eslint/index.ts"],"names":[],"mappings":"AAAA,mBAAmB,OAAO,CAAC;AAC3B,mBAAmB,UAAU,CAAC;AAC9B,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,mBAAmB,UAAU,CAAC;AAC9B,mBAAmB,iBAAiB,CAAC;AACrC,mBAAmB,aAAa,CAAC;AACjC,mBAAmB,QAAQ,CAAC;AAC5B,cAAc,cAAc,CAAC;AAC7B,cAAc,SAAS,CAAC;AACxB,cAAc,cAAc,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/ts-eslint/index.ts"],"names":[],"mappings":"AAAA,cAAc,OAAO,CAAC;AACtB,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,iBAAiB,CAAC;AAChC,cAAc,aAAa,CAAC;AAC5B,cAAc,QAAQ,CAAC;AACvB,cAAc,cAAc,CAAC;AAC7B,cAAc,SAAS,CAAC;AACxB,cAAc,cAAc,CAAC"}
@@ -14,8 +14,14 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
14
  for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
15
  };
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
17
+ __exportStar(require("./AST"), exports);
18
+ __exportStar(require("./Config"), exports);
17
19
  __exportStar(require("./ESLint"), exports);
18
20
  __exportStar(require("./Linter"), exports);
21
+ __exportStar(require("./Parser"), exports);
22
+ __exportStar(require("./ParserOptions"), exports);
23
+ __exportStar(require("./Processor"), exports);
24
+ __exportStar(require("./Rule"), exports);
19
25
  __exportStar(require("./RuleTester"), exports);
20
26
  __exportStar(require("./Scope"), exports);
21
27
  __exportStar(require("./SourceCode"), exports);
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/ts-eslint/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAEA,2CAAyB;AACzB,2CAAyB;AAKzB,+CAA6B;AAC7B,0CAAwB;AACxB,+CAA6B"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/ts-eslint/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,wCAAsB;AACtB,2CAAyB;AACzB,2CAAyB;AACzB,2CAAyB;AACzB,2CAAyB;AACzB,kDAAgC;AAChC,8CAA4B;AAC5B,yCAAuB;AACvB,+CAA6B;AAC7B,0CAAwB;AACxB,+CAA6B"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@typescript-eslint/utils",
3
- "version": "8.7.1-alpha.9",
3
+ "version": "8.8.0",
4
4
  "description": "Utilities for working with TypeScript + ESLint together",
5
5
  "files": [
6
6
  "dist",
@@ -64,9 +64,9 @@
64
64
  },
65
65
  "dependencies": {
66
66
  "@eslint-community/eslint-utils": "^4.4.0",
67
- "@typescript-eslint/scope-manager": "8.7.1-alpha.9",
68
- "@typescript-eslint/types": "8.7.1-alpha.9",
69
- "@typescript-eslint/typescript-estree": "8.7.1-alpha.9"
67
+ "@typescript-eslint/scope-manager": "8.8.0",
68
+ "@typescript-eslint/types": "8.8.0",
69
+ "@typescript-eslint/typescript-estree": "8.8.0"
70
70
  },
71
71
  "peerDependencies": {
72
72
  "eslint": "^8.57.0 || ^9.0.0"