nightingale-types 11.5.2 → 11.7.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.
package/.eslintrc.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "root": true,
3
- "extends": ["@pob/eslint-config/root", "@pob/eslint-config-node"],
3
+ "extends": ["@pob/eslint-config/root-commonjs"],
4
4
  "ignorePatterns": ["*.d.ts", "/dist"]
5
5
  }
package/CHANGELOG.md CHANGED
@@ -3,6 +3,44 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [11.7.2](https://github.com/christophehurpeau/nightingale/compare/v11.7.1...v11.7.2) (2021-11-27)
7
+
8
+ **Note:** Version bump only for package nightingale-types
9
+
10
+
11
+
12
+
13
+
14
+ ## [11.7.1](https://github.com/christophehurpeau/nightingale/compare/v11.7.0...v11.7.1) (2021-06-29)
15
+
16
+
17
+ ### Bug Fixes
18
+
19
+ * update pob-babel to bring back webpack 4 support ([4887431](https://github.com/christophehurpeau/nightingale/commit/4887431b3b272496511f879af022638723b9056e))
20
+
21
+
22
+
23
+
24
+
25
+ # [11.7.0](https://github.com/christophehurpeau/nightingale/compare/v11.6.0...v11.7.0) (2021-03-29)
26
+
27
+ **Note:** Version bump only for package nightingale-types
28
+
29
+
30
+
31
+
32
+
33
+ # [11.6.0](https://github.com/christophehurpeau/nightingale/compare/v11.5.4...v11.6.0) (2021-03-21)
34
+
35
+
36
+ ### Features
37
+
38
+ * update dependencies and browserlist config ([81d2340](https://github.com/christophehurpeau/nightingale/commit/81d234069412c746ebc99faed778092790f332ca))
39
+
40
+
41
+
42
+
43
+
6
44
  ## [11.5.2](https://github.com/christophehurpeau/nightingale/compare/v11.5.1...v11.5.2) (2021-02-14)
7
45
 
8
46
  **Note:** Version bump only for package nightingale-types
package/dist/index.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import type Level from 'nightingale-levels';
1
+ import type { Level } from 'nightingale-levels';
2
2
  export type { Level };
3
3
  export declare type Styles = string[] | undefined;
4
4
  export interface Metadata {
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,oBAAoB,CAAC;AAE5C,YAAY,EAAE,KAAK,EAAE,CAAC;AAEtB,oBAAY,MAAM,GAAG,MAAM,EAAE,GAAG,SAAS,CAAC;AAE1C,MAAM,WAAW,QAAQ;IACvB,OAAO,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAClC,CAAC,QAAQ,EAAE,MAAM,GAAG,OAAO,CAAC;CAC7B;AAED,oBAAY,cAAc,CAAC,CAAC,SAAS,QAAQ,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,EAAE,MAAM;CAAE,CAAC;AAE7E,MAAM,WAAW,SAAS,CAAC,CAAC,SAAS,QAAQ;IAC3C,KAAK,EAAE,KAAK,CAAC;IACb,GAAG,EAAE,MAAM,CAAC;IACZ,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,EAAE,IAAI,CAAC;IACf,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAClC,QAAQ,CAAC,EAAE,CAAC,CAAC;IACb,KAAK,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAChC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,cAAc,CAAC,EAAE,cAAc,CAAC,CAAC,CAAC,CAAC;CACpC;AAED,oBAAY,UAAU,GAAG,CAAC,KAAK,EAAE,KAAK,EAAE,GAAG,EAAE,MAAM,KAAK,OAAO,CAAC;AAChE,oBAAY,MAAM,GAAG,CAAC,CAAC,SAAS,QAAQ,EACtC,MAAM,EAAE,QAAQ,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,KAE3B,KAAK,GAAG,IAAI,CAAC;AAElB,MAAM,WAAW,OAAO;IACtB,QAAQ,EAAE,KAAK,CAAC;IAChB,UAAU,CAAC,EAAE,UAAU,CAAC;IACxB,MAAM,EAAE,MAAM,CAAC;CAChB;AAED,oBAAY,SAAS,GAAG,CAAC,CAAC,SAAS,QAAQ,EACzC,MAAM,EAAE,QAAQ,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,EAC9B,OAAO,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,KAC9B,IAAI,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,oBAAoB,CAAC;AAEhD,YAAY,EAAE,KAAK,EAAE,CAAC;AAEtB,oBAAY,MAAM,GAAG,MAAM,EAAE,GAAG,SAAS,CAAC;AAE1C,MAAM,WAAW,QAAQ;IACvB,OAAO,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAClC,CAAC,QAAQ,EAAE,MAAM,GAAG,OAAO,CAAC;CAC7B;AAED,oBAAY,cAAc,CAAC,CAAC,SAAS,QAAQ,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,EAAE,MAAM;CAAE,CAAC;AAE7E,MAAM,WAAW,SAAS,CAAC,CAAC,SAAS,QAAQ;IAC3C,KAAK,EAAE,KAAK,CAAC;IACb,GAAG,EAAE,MAAM,CAAC;IACZ,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,EAAE,IAAI,CAAC;IACf,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAClC,QAAQ,CAAC,EAAE,CAAC,CAAC;IACb,KAAK,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAChC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,cAAc,CAAC,EAAE,cAAc,CAAC,CAAC,CAAC,CAAC;CACpC;AAED,oBAAY,UAAU,GAAG,CAAC,KAAK,EAAE,KAAK,EAAE,GAAG,EAAE,MAAM,KAAK,OAAO,CAAC;AAChE,oBAAY,MAAM,GAAG,CAAC,CAAC,SAAS,QAAQ,EACtC,MAAM,EAAE,QAAQ,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,KAE3B,KAAK,GAAG,IAAI,CAAC;AAElB,MAAM,WAAW,OAAO;IACtB,QAAQ,EAAE,KAAK,CAAC;IAChB,UAAU,CAAC,EAAE,UAAU,CAAC;IACxB,MAAM,EAAE,MAAM,CAAC;CAChB;AAED,oBAAY,SAAS,GAAG,CAAC,CAAC,SAAS,QAAQ,EACzC,MAAM,EAAE,QAAQ,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,EAC9B,OAAO,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,KAC9B,IAAI,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nightingale-types",
3
- "version": "11.5.2",
3
+ "version": "11.7.2",
4
4
  "description": "Nightingale types for typescript",
5
5
  "keywords": [
6
6
  "logger"
@@ -13,21 +13,23 @@
13
13
  "directory": "packages/nightingale-types"
14
14
  },
15
15
  "homepage": "https://github.com/christophehurpeau/nightingale",
16
+ "type": "commonjs",
16
17
  "engines": {
17
- "node": ">=12.10.0"
18
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
18
19
  },
19
20
  "browserslist": [
21
+ "defaults",
20
22
  "> 0.2%",
21
- "Firefox ESR",
22
23
  "not ie < 12",
23
- "not dead",
24
- "not op_mini all"
24
+ "not safari < 10",
25
+ "not ios_saf < 10"
25
26
  ],
26
- "main": "./index.js",
27
+ "main": "./dist/index-node12.cjs.js",
27
28
  "types": "./dist/index.d.ts",
28
29
  "module": "./dist/index-browser.es.js",
29
30
  "browser": "./dist/index-browser.es.js",
30
31
  "exports": {
32
+ "./package.json": "./package.json",
31
33
  ".": {
32
34
  "node": {
33
35
  "development": {
@@ -64,7 +66,7 @@
64
66
  "build": "pob-build && yarn run build:definitions",
65
67
  "build:definitions": "tsc -p tsconfig.build.json",
66
68
  "lint": "yarn run lint:eslint",
67
- "lint:eslint": "yarn --cwd ../.. run eslint --ext .js,.mjs,.ts --report-unused-disable-directives --quiet packages/nightingale-types",
69
+ "lint:eslint": "cd ../.. && yarn run eslint --report-unused-disable-directives --resolve-plugins-relative-to . --quiet packages/nightingale-types",
68
70
  "watch": "pob-watch"
69
71
  },
70
72
  "prettier": {
@@ -102,26 +104,16 @@
102
104
  ]
103
105
  },
104
106
  "dependencies": {
105
- "nightingale-levels": "^11.5.2"
107
+ "nightingale-levels": "^11.7.2"
106
108
  },
107
109
  "devDependencies": {
108
- "@babel/core": "7.12.16",
109
- "@babel/preset-env": "7.12.16",
110
- "@pob/eslint-config": "43.0.0",
111
- "@pob/eslint-config-node": "43.1.0",
112
- "@pob/eslint-config-typescript": "43.0.0",
113
- "@typescript-eslint/eslint-plugin": "4.15.0",
114
- "@typescript-eslint/parser": "4.15.0",
115
- "babel-preset-latest-node": "5.4.0",
110
+ "@babel/core": "7.16.0",
111
+ "@babel/preset-env": "7.16.4",
112
+ "babel-preset-latest-node": "5.5.1",
116
113
  "babel-preset-modern-browsers": "15.0.2",
117
- "eslint": "7.20.0",
118
- "eslint-import-resolver-node": "0.3.4",
119
- "eslint-plugin-import": "2.22.1",
120
- "eslint-plugin-node": "11.1.0",
121
- "eslint-plugin-unicorn": "25.0.1",
122
- "pob-babel": "26.5.0",
123
- "rollup": "2.39.0",
124
- "typescript": "4.1.5"
114
+ "pob-babel": "28.5.0",
115
+ "rollup": "2.60.1",
116
+ "typescript": "4.5.2"
125
117
  },
126
- "gitHead": "58ce357b0da36ed6df584ab8af6d3d87cded628f"
118
+ "gitHead": "00b1ec6c7468b320e268a12eaac70d59a177787b"
127
119
  }
@@ -0,0 +1,3 @@
1
+ import createRollupConfig from 'pob-babel/createRollupConfig.js';
2
+
3
+ export default createRollupConfig({});
package/src/index.ts CHANGED
@@ -1,6 +1,6 @@
1
- import type Level from 'nightingale-levels';
1
+ import type { Level } from 'nightingale-levels';
2
2
 
3
- export type { Level };
3
+ export { Level } from 'nightingale-levels';
4
4
 
5
5
  export type Styles = string[] | undefined;
6
6
 
@@ -1,3 +0,0 @@
1
- 'use strict';
2
-
3
- //# sourceMappingURL=index-node10-dev.cjs.map
@@ -1,3 +0,0 @@
1
- 'use strict';
2
-
3
- //# sourceMappingURL=index-node10-dev.cjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index-node10-dev.cjs.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"index-node10-dev.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;"}
@@ -1,2 +0,0 @@
1
-
2
- //# sourceMappingURL=index-node10-dev.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index-node10-dev.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- 'use strict';
2
-
3
- //# sourceMappingURL=index-node10.cjs.map
@@ -1,3 +0,0 @@
1
- 'use strict';
2
-
3
- //# sourceMappingURL=index-node10.cjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index-node10.cjs.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"index-node10.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;"}
@@ -1,2 +0,0 @@
1
-
2
- //# sourceMappingURL=index-node10.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index-node10.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":""}
package/index.js DELETED
@@ -1,6 +0,0 @@
1
- /* eslint-disable import/no-dynamic-require */
2
-
3
- 'use strict';
4
-
5
- const production = process.env.NODE_ENV === 'production';
6
- module.exports = require(`./dist/index-node12${production ? '' : '-dev'}.cjs`);