@ngrx/component-store
Advanced tools
Comparing version 18.0.1 to 18.0.2
{ | ||
"name": "@ngrx/component-store", | ||
"version": "18.0.1", | ||
"version": "18.0.2", | ||
"description": "Reactive store for component state", | ||
@@ -42,2 +42,3 @@ "repository": { | ||
"@ngrx/eslint-plugin", | ||
"@ngrx/operators", | ||
"@ngrx/signals" | ||
@@ -44,0 +45,0 @@ ], |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.platformVersion = void 0; | ||
exports.platformVersion = '^18.0.1'; | ||
exports.platformVersion = '^18.0.2'; | ||
//# sourceMappingURL=libs-version.js.map |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
355045