@vroskus/library-crisp 1.0.5 → 1.0.7

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/dist/index.js CHANGED
@@ -28,4 +28,3 @@ class CrispService {
28
28
  }
29
29
  }
30
30
  exports.default = CrispService;
31
- //# sourceMappingURL=index.js.map
package/dist/types.js CHANGED
@@ -1,3 +1,2 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=types.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vroskus/library-crisp",
3
- "version": "1.0.5",
3
+ "version": "1.0.7",
4
4
  "description": "Crisp",
5
5
  "author": "Vilius Roškus <vilius@regattas.eu>",
6
6
  "license": "MIT",
@@ -13,6 +13,7 @@
13
13
  "files": [
14
14
  "dist/"
15
15
  ],
16
+ "type": "module",
16
17
  "scripts": {
17
18
  "build": "tsc",
18
19
  "test": "npm run test:eslint && npm run test:e2e",
@@ -20,18 +21,18 @@
20
21
  "test:e2e": "echo 'No tests'"
21
22
  },
22
23
  "devDependencies": {
23
- "@types/jest": "29.5.0",
24
- "@types/node": "18.15.11",
25
- "@typescript-eslint/eslint-plugin": "5.58.0",
26
- "@typescript-eslint/parser": "5.58.0",
27
- "eslint": "8.38.0",
24
+ "@types/jest": "29.5.10",
25
+ "@types/node": "20.10.2",
26
+ "@typescript-eslint/eslint-plugin": "6.13.1",
27
+ "@typescript-eslint/parser": "6.13.1",
28
+ "eslint": "8.55.0",
28
29
  "eslint-config-airbnb-base": "15.0.0",
29
- "eslint-config-airbnb-typescript": "17.0.0",
30
- "eslint-plugin-import": "2.27.5",
31
- "eslint-plugin-import-newlines": "1.3.1",
32
- "eslint-plugin-react": "7.32.2",
33
- "eslint-plugin-sort": "2.7.1",
30
+ "eslint-config-airbnb-typescript": "17.1.0",
31
+ "eslint-plugin-import": "2.29.0",
32
+ "eslint-plugin-import-newlines": "1.3.4",
33
+ "eslint-plugin-react": "7.33.2",
34
+ "eslint-plugin-sort": "2.11.0",
34
35
  "npm-check": "6.0.1",
35
- "typescript": "5.0.4"
36
+ "typescript": "5.3.2"
36
37
  }
37
38
  }
package/dist/index.js.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;AAwBA,MAAM,YAAY;IAGhB,YAAY,EACV,SAAS,GACP;QACF,IAAI,CAAC,SAAS,GAAG,SAAS,IAAI,EAAE,CAAC;IACnC,CAAC;IAED,IAAI;QACF,IAAI,MAAM,IAAI,IAAI,CAAC,SAAS,KAAK,EAAE,EAAE;YACnC,MAAM,CAAC,MAAM,GAAG,EAAE,CAAC;YACnB,MAAM,CAAC,gBAAgB,GAAG,IAAI,CAAC,SAAS,CAAC;YAEzC,MAAM,CAAC,GAAG,QAAQ,CAAC;YACnB,MAAM,CAAC,GAAG,CAAC,CAAC,aAAa,CAAC,QAAQ,CAAC,CAAC;YAEpC,CAAC,CAAC,GAAG,GAAG,gCAAgC,CAAC;YACzC,CAAC,CAAC,KAAK,GAAG,IAAI,CAAC;YACf,CAAC,CAAC,oBAAoB,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC;SAClD;IACH,CAAC;IAED,OAAO,CAAC,EACN,KAAK,EACL,IAAI,GACE;QACN,IAAI,MAAM,IAAI,IAAI,CAAC,SAAS,KAAK,EAAE,EAAE;YACnC,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,EAAE,eAAe,EAAE,IAAI,CAAC,CAAC,CAAC;YACnD,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,EAAE,YAAY,EAAE,KAAK,CAAC,CAAC,CAAC;SAClD;IACH,CAAC;IAED,OAAO,CAAC,EACN,GAAG,EACH,KAAK,GACC;QACN,IAAI,MAAM,IAAI,IAAI,CAAC,SAAS,KAAK,EAAE,EAAE;YACnC,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,EAAE,cAAc,EAAE,CAAC,CAAC,CAAC,GAAG,EAAE,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;SAC/D;IACH,CAAC;CACF;AAED,kBAAe,YAAY,CAAC"}
package/dist/types.js.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.js","sourceRoot":"","sources":["../src/types.ts"],"names":[],"mappings":""}