@ngrx/entity
Advanced tools
Comparing version 18.0.0-beta.0 to 18.0.0-beta.1
{ | ||
"name": "@ngrx/entity", | ||
"version": "18.0.0-beta.0", | ||
"version": "18.0.0-beta.1", | ||
"description": "Common utilities for entity reducers", | ||
@@ -23,4 +23,4 @@ "repository": { | ||
"peerDependencies": { | ||
"@angular/core": "^18.0.0", | ||
"@ngrx/store": "18.0.0-beta.0", | ||
"@angular/core": "^18.0.0-rc.0", | ||
"@ngrx/store": "18.0.0-beta.1", | ||
"rxjs": "^6.5.3 || ^7.5.0" | ||
@@ -27,0 +27,0 @@ }, |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.platformVersion = void 0; | ||
exports.platformVersion = '^18.0.0-beta.0'; | ||
exports.platformVersion = '^18.0.0-beta.1'; | ||
//# 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
343060