@nrwl/workspace 15.9.1 → 15.9.3

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nrwl/workspace",
3
- "version": "15.9.1",
3
+ "version": "15.9.3",
4
4
  "private": false,
5
5
  "description": "The Workspace plugin contains executors and generators that are useful for any Nx workspace. It should be present in every Nx workspace and other plugins build on it.",
6
6
  "repository": {
@@ -33,36 +33,36 @@
33
33
  "requirements": {},
34
34
  "migrations": "./migrations.json",
35
35
  "packageGroup": {
36
- "@nrwl/js": "15.9.1",
37
- "@nrwl/jest": "15.9.1",
38
- "@nrwl/linter": "15.9.1",
39
- "@nrwl/angular": "15.9.1",
40
- "@nrwl/cli": "15.9.1",
41
- "@nrwl/cypress": "15.9.1",
42
- "@nrwl/detox": "15.9.1",
43
- "@nrwl/devkit": "15.9.1",
44
- "@nrwl/esbuild": "15.9.1",
45
- "@nrwl/eslint-plugin-nx": "15.9.1",
46
- "@nrwl/expo": "15.9.1",
47
- "@nrwl/express": "15.9.1",
48
- "@nrwl/nest": "15.9.1",
49
- "@nrwl/next": "15.9.1",
50
- "@nrwl/node": "15.9.1",
36
+ "@nrwl/js": "15.9.3",
37
+ "@nrwl/jest": "15.9.3",
38
+ "@nrwl/linter": "15.9.3",
39
+ "@nrwl/angular": "15.9.3",
40
+ "@nrwl/cli": "15.9.3",
41
+ "@nrwl/cypress": "15.9.3",
42
+ "@nrwl/detox": "15.9.3",
43
+ "@nrwl/devkit": "15.9.3",
44
+ "@nrwl/esbuild": "15.9.3",
45
+ "@nrwl/eslint-plugin-nx": "15.9.3",
46
+ "@nrwl/expo": "15.9.3",
47
+ "@nrwl/express": "15.9.3",
48
+ "@nrwl/nest": "15.9.3",
49
+ "@nrwl/next": "15.9.3",
50
+ "@nrwl/node": "15.9.3",
51
51
  "@nrwl/nx-cloud": "latest",
52
- "@nrwl/nx-plugin": "15.9.1",
53
- "@nrwl/react-native": "15.9.1",
54
- "@nrwl/react": "15.9.1",
55
- "@nrwl/rollup": "15.9.1",
56
- "@nrwl/storybook": "15.9.1",
57
- "@nrwl/tao": "15.9.1",
58
- "@nrwl/vite": "15.9.1",
59
- "@nrwl/web": "15.9.1",
60
- "@nrwl/webpack": "15.9.1",
61
- "nx": "15.9.1"
52
+ "@nrwl/nx-plugin": "15.9.3",
53
+ "@nrwl/react-native": "15.9.3",
54
+ "@nrwl/react": "15.9.3",
55
+ "@nrwl/rollup": "15.9.3",
56
+ "@nrwl/storybook": "15.9.3",
57
+ "@nrwl/tao": "15.9.3",
58
+ "@nrwl/vite": "15.9.3",
59
+ "@nrwl/web": "15.9.3",
60
+ "@nrwl/webpack": "15.9.3",
61
+ "nx": "15.9.3"
62
62
  }
63
63
  },
64
64
  "dependencies": {
65
- "@nrwl/devkit": "15.9.1",
65
+ "@nrwl/devkit": "15.9.3",
66
66
  "@parcel/watcher": "2.0.4",
67
67
  "chalk": "^4.1.0",
68
68
  "chokidar": "^3.5.1",
@@ -75,7 +75,7 @@
75
75
  "ignore": "^5.0.4",
76
76
  "minimatch": "3.0.5",
77
77
  "npm-run-path": "^4.0.1",
78
- "nx": "15.9.1",
78
+ "nx": "15.9.3",
79
79
  "open": "^8.4.0",
80
80
  "rxjs": "^6.5.4",
81
81
  "tmp": "~0.2.1",
@@ -87,5 +87,5 @@
87
87
  "access": "public"
88
88
  },
89
89
  "types": "./index.d.ts",
90
- "gitHead": "5c3b9976e37b10dad463547681760e7a0dace11a"
90
+ "gitHead": "80792b60b9de4322bbd71cd4601d03ab0b294c4e"
91
91
  }
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const perf_hooks_1 = require("perf_hooks");
4
- if (process.env.NX_PERF_LOGGING) {
4
+ if (process.env.NX_PERF_LOGGING === 'true') {
5
5
  const obs = new perf_hooks_1.PerformanceObserver((list) => {
6
6
  const entry = list.getEntries()[0];
7
7
  console.log(`Time for '${entry.name}'`, entry.duration);
@@ -1 +1 @@
1
- {"version":3,"file":"perf-logging.js","sourceRoot":"","sources":["../../../../../packages/workspace/src/utils/perf-logging.ts"],"names":[],"mappings":";;AAAA,2CAAiD;AAEjD,IAAI,OAAO,CAAC,GAAG,CAAC,eAAe,EAAE;IAC/B,MAAM,GAAG,GAAG,IAAI,gCAAmB,CAAC,CAAC,IAAI,EAAE,EAAE;QAC3C,MAAM,KAAK,GAAG,IAAI,CAAC,UAAU,EAAE,CAAC,CAAC,CAAC,CAAC;QACnC,OAAO,CAAC,GAAG,CAAC,aAAa,KAAK,CAAC,IAAI,GAAG,EAAE,KAAK,CAAC,QAAQ,CAAC,CAAC;IAC1D,CAAC,CAAC,CAAC;IACH,GAAG,CAAC,OAAO,CAAC,EAAE,UAAU,EAAE,CAAC,SAAS,CAAC,EAAE,CAAC,CAAC;CAC1C"}
1
+ {"version":3,"file":"perf-logging.js","sourceRoot":"","sources":["../../../../../packages/workspace/src/utils/perf-logging.ts"],"names":[],"mappings":";;AAAA,2CAAiD;AAEjD,IAAI,OAAO,CAAC,GAAG,CAAC,eAAe,KAAK,MAAM,EAAE;IAC1C,MAAM,GAAG,GAAG,IAAI,gCAAmB,CAAC,CAAC,IAAI,EAAE,EAAE;QAC3C,MAAM,KAAK,GAAG,IAAI,CAAC,UAAU,EAAE,CAAC,CAAC,CAAC,CAAC;QACnC,OAAO,CAAC,GAAG,CAAC,aAAa,KAAK,CAAC,IAAI,GAAG,EAAE,KAAK,CAAC,QAAQ,CAAC,CAAC;IAC1D,CAAC,CAAC,CAAC;IACH,GAAG,CAAC,OAAO,CAAC,EAAE,UAAU,EAAE,CAAC,SAAS,CAAC,EAAE,CAAC,CAAC;CAC1C"}