@angular/language-service 18.0.0-next.3 → 18.0.0-next.4

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/factory_bundle.js CHANGED
@@ -184795,7 +184795,7 @@ ${e.message}`;
184795
184795
  }
184796
184796
  });
184797
184797
 
184798
- // bazel-out/k8-fastbuild/bin/packages/language-service/plugin-factory.mjs
184798
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/language-service/plugin-factory.mjs
184799
184799
  var plugin_factory_exports = {};
184800
184800
  __export(plugin_factory_exports, {
184801
184801
  factory: () => factory
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@angular/language-service",
3
- "version": "18.0.0-next.3",
3
+ "version": "18.0.0-next.4",
4
4
  "description": "Angular - language services",
5
5
  "main": "./index.js",
6
6
  "typings": "./index.d.ts",