@nrwl/linter 16.4.0-beta.0 → 16.4.0-beta.1

Sign up to get free protection for your applications and to get access to all the features.
package/index.js CHANGED
@@ -2,4 +2,3 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const tslib_1 = require("tslib");
4
4
  tslib_1.__exportStar(require("@nx/linter"), exports);
5
- //# sourceMappingURL=index.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nrwl/linter",
3
- "version": "16.4.0-beta.0",
3
+ "version": "16.4.0-beta.1",
4
4
  "private": false,
5
5
  "description": "The Linter plugin for Nx contains executors, generators and utilities used for linting JavaScript/TypeScript projects within an Nx workspace.",
6
6
  "repository": {
@@ -26,7 +26,7 @@
26
26
  "builders": "./executors.json",
27
27
  "schematics": "./generators.json",
28
28
  "dependencies": {
29
- "@nx/linter": "16.4.0-beta.0"
29
+ "@nx/linter": "16.4.0-beta.1"
30
30
  },
31
31
  "publishConfig": {
32
32
  "access": "public"
@@ -35,5 +35,5 @@
35
35
  "migrations": "@nx/linter/migrations.json"
36
36
  },
37
37
  "types": "./index.d.ts",
38
- "gitHead": "c2112a07278e9c78cd6f6c194eb4a75115a7d179"
38
+ "gitHead": "1c4fb934b607f0d93bb23bff2cf0f39b31a8fa43"
39
39
  }
package/index.js.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../packages-legacy/linter/index.ts"],"names":[],"mappings":";;;AAAA,qDAA2B"}