@ama-sdk/client-beacon 14.0.0-next.2 → 14.0.0-next.3

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/cjs/index.spec.js CHANGED
@@ -1,5 +1,5 @@
1
- // TODO be removed as soon as we have one test in this package
2
1
  "use strict";
2
+ // TODO be removed as soon as we have one test in this package
3
3
  it('should be removed as soon as we have one test in this package', function() {
4
4
  expect(true).toBe(true);
5
5
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ama-sdk/client-beacon",
3
- "version": "14.0.0-next.2",
3
+ "version": "14.0.0-next.3",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -8,7 +8,7 @@
8
8
  "module": "src/public_api.js",
9
9
  "esm2015": "esm2015/public_api.js",
10
10
  "esm2020": "src/public_api.js",
11
- "typings": "src/public_api.d.ts",
11
+ "types": "src/public_api.d.ts",
12
12
  "sideEffects": false,
13
13
  "exports": {
14
14
  "./package.json": {
@@ -16,7 +16,7 @@
16
16
  },
17
17
  ".": {
18
18
  "module": "./src/public_api.js",
19
- "typings": "./src/public_api.d.ts",
19
+ "types": "./src/public_api.d.ts",
20
20
  "import": "./src/public_api.js",
21
21
  "node": "./cjs/public_api.js",
22
22
  "require": "./cjs/public_api.js",
@@ -35,17 +35,17 @@
35
35
  "build:builders": "tsc -b tsconfig.builders.json --pretty && yarn generate-cjs-manifest"
36
36
  },
37
37
  "dependencies": {
38
- "@o3r/schematics": "^14.0.0-next.2",
39
- "@swc/helpers": "~0.5.0",
38
+ "@o3r/schematics": "~14.0.0-next.3",
39
+ "@swc/helpers": "~0.5.17",
40
40
  "tslib": "^2.6.2",
41
41
  "uuid": "^11.0.5"
42
42
  },
43
43
  "peerDependencies": {
44
- "@ama-sdk/core": "^14.0.0-next.2",
44
+ "@ama-sdk/core": "~14.0.0-next.3",
45
45
  "@angular-devkit/schematics": "^20.0.0",
46
46
  "@angular/cli": "^20.0.0",
47
47
  "@angular/common": "^20.0.0",
48
- "@o3r/schematics": "^14.0.0-next.2",
48
+ "@o3r/schematics": "~14.0.0-next.3",
49
49
  "@schematics/angular": "^20.0.0",
50
50
  "type-fest": "^4.30.1",
51
51
  "typescript": "^5.9.0"
@@ -74,50 +74,48 @@
74
74
  }
75
75
  },
76
76
  "devDependencies": {
77
- "@ama-sdk/core": "^14.0.0-next.2",
78
- "@angular-devkit/core": "~20.2.0",
79
- "@angular-devkit/schematics": "~20.2.0",
80
- "@angular/common": "~20.2.0",
81
- "@angular/core": "~20.2.0",
77
+ "@ama-sdk/core": "~14.0.0-next.3",
78
+ "@angular-devkit/core": "~20.3.11",
79
+ "@angular-devkit/schematics": "~20.3.11",
80
+ "@angular/common": "~20.3.13",
81
+ "@angular/core": "~20.3.13",
82
82
  "@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
83
- "@nx/eslint-plugin": "~21.5.0",
84
- "@nx/jest": "~21.5.0",
85
- "@o3r/build-helpers": "^14.0.0-next.2",
86
- "@o3r/eslint-plugin": "^14.0.0-next.2",
87
- "@o3r/test-helpers": "^14.0.0-next.2",
88
- "@schematics/angular": "~20.2.0",
89
- "@stylistic/eslint-plugin": "~5.3.0",
90
- "@swc/cli": "~0.7.7",
91
- "@swc/core": "~1.13.0",
92
- "@types/jest": "~29.5.2",
93
- "@types/node": "~22.0.0",
94
- "@typescript-eslint/parser": "~8.43.0",
95
- "angular-eslint": "~20.2.0",
83
+ "@nx/eslint-plugin": "~21.6.0",
84
+ "@nx/jest": "~21.6.0",
85
+ "@o3r/build-helpers": "~14.0.0-next.3",
86
+ "@o3r/eslint-plugin": "~14.0.0-next.3",
87
+ "@o3r/test-helpers": "~14.0.0-next.3",
88
+ "@schematics/angular": "~20.3.11",
89
+ "@stylistic/eslint-plugin": "~5.6.0",
90
+ "@swc/cli": "~0.7.9",
91
+ "@swc/core": "~1.15.3",
92
+ "@types/jest": "~30.0.0",
93
+ "@types/node": "~22.18.0",
94
+ "@typescript-eslint/parser": "~8.47.0",
95
+ "angular-eslint": "~20.6.0",
96
96
  "cpy-cli": "^6.0.0",
97
- "eslint": "~9.35.0",
97
+ "eslint": "~9.39.0",
98
98
  "eslint-import-resolver-node": "~0.3.9",
99
99
  "eslint-import-resolver-typescript": "~4.4.0",
100
100
  "eslint-plugin-import": "~2.32.0",
101
101
  "eslint-plugin-import-newlines": "~1.4.0",
102
- "eslint-plugin-jest": "~29.0.0",
102
+ "eslint-plugin-jest": "~29.1.0",
103
103
  "eslint-plugin-jsdoc": "~54.7.0",
104
104
  "eslint-plugin-prefer-arrow": "~1.2.3",
105
105
  "eslint-plugin-unicorn": "~60.0.0",
106
- "eslint-plugin-unused-imports": "~4.2.0",
107
- "jest": "~29.7.0",
106
+ "eslint-plugin-unused-imports": "~4.3.0",
107
+ "jest": "~30.2.0",
108
108
  "jest-junit": "~16.0.0",
109
- "jest-util": "~29.7.0",
109
+ "jest-util": "~30.2.0",
110
110
  "jsonc-eslint-parser": "~2.4.0",
111
111
  "minimist": "^1.2.6",
112
- "pid-from-port": "^1.1.3",
113
112
  "rimraf": "^6.0.1",
114
113
  "rxjs": "^7.8.1",
115
114
  "semver": "^7.5.2",
116
115
  "ts-jest": "~29.4.0",
117
- "ts-node": "~10.9.2",
118
116
  "type-fest": "^4.30.1",
119
117
  "typescript": "~5.9.2",
120
- "typescript-eslint": "~8.43.0",
118
+ "typescript-eslint": "~8.47.0",
121
119
  "zone.js": "~0.15.0"
122
120
  },
123
121
  "engines": {
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../schematics/ng-add/index.ts"],"names":[],"mappings":";;;AAAA,kCAAkC;AAClC,2DAIoC;AACpC,gDAKyB;AACzB,uDAEgC;AAKhC,MAAM,wBAAwB,GAAa,EAE1C,CAAC;AACF,MAAM,qBAAqB,GAAa,EAEvC,CAAC;AAEF,MAAM,eAAe,GAAG,IAAI,CAAC,OAAO,CAAC,SAAS,EAAE,IAAI,EAAE,IAAI,EAAE,cAAc,CAAC,CAAC;AAE5E;;;GAGG;AACH,SAAS,OAAO,CAAC,OAA8B;IAC7C,OAAO,IAAA,kBAAK,EAAC;QACX,OAAO,CAAC,UAAU,CAAC,CAAC,CAAC,IAAA,iBAAI,GAAE,CAAC,CAAC,CAAC,IAAA,2BAAc,GAAE;QAC9C,IAAA,kCAAqB,EAAC,OAAO,EAAE,eAAe,EAAE,EAAE,qBAAqB,EAAE,wBAAwB,EAAE,CAAC;QACpG,IAAA,0BAAa,EAAC,wCAA2B,CAAC;KAC3C,CAAC,CAAC;AACL,CAAC;AAED;;;GAGG;AACI,MAAM,KAAK,GAAG,CAAC,OAA8B,EAAE,EAAE,CAAC,IAAA,iCAAoB,EAAC,OAAO,CAAC,CAAC,OAAO,CAAC,CAAC;AAAnF,QAAA,KAAK,SAA8E"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"import-map.js","sourceRoot":"","sources":["../../../../schematics/ng-add/migration/import-map.ts"],"names":[],"mappings":";;;AAAA,MAAM,cAAc,GAAG;IACrB,UAAU,EAAE,wBAAwB;CACrC,CAAC;AAEW,QAAA,2BAA2B,GAAG;IACzC,eAAe,EAAE;QACf,4BAA4B;QAC5B,gCAAgC;QAChC,iBAAiB;KAClB,CAAC,MAAM,CAAC,CAAC,GAAG,EAAE,IAAI,EAAE,EAAE,CAAC,CAAC,EAAE,GAAG,GAAG,EAAE,CAAC,IAAI,CAAC,EAAE,cAAc,EAAE,CAAC,EAAE,EAA2C,CAAC;CAC3G,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"schema.js","sourceRoot":"","sources":["../../../schematics/ng-add/schema.ts"],"names":[],"mappings":""}