@ngrx/router-store
Advanced tools
Comparing version 18.1.1 to 19.0.0-beta.0
{ | ||
"name": "@ngrx/router-store", | ||
"version": "18.1.1", | ||
"version": "19.0.0-beta.0", | ||
"description": "Bindings to connect @angular/router to @ngrx/store", | ||
@@ -23,6 +23,6 @@ "repository": { | ||
"peerDependencies": { | ||
"@angular/common": "^18.0.0", | ||
"@angular/core": "^18.0.0", | ||
"@angular/router": "^18.0.0", | ||
"@ngrx/store": "18.1.1", | ||
"@angular/common": "^19.0.0", | ||
"@angular/core": "^19.0.0", | ||
"@angular/router": "^19.0.0", | ||
"@ngrx/store": "19.0.0-beta.0", | ||
"rxjs": "^6.5.3 || ^7.5.0" | ||
@@ -60,4 +60,2 @@ }, | ||
"types": "./index.d.ts", | ||
"esm2022": "./esm2022/ngrx-router-store.mjs", | ||
"esm": "./esm2022/ngrx-router-store.mjs", | ||
"default": "./fesm2022/ngrx-router-store.mjs" | ||
@@ -67,4 +65,2 @@ }, | ||
"types": "./data-persistence/index.d.ts", | ||
"esm2022": "./esm2022/data-persistence/ngrx-router-store-data-persistence.mjs", | ||
"esm": "./esm2022/data-persistence/ngrx-router-store-data-persistence.mjs", | ||
"default": "./fesm2022/ngrx-router-store-data-persistence.mjs" | ||
@@ -71,0 +67,0 @@ } |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.platformVersion = void 0; | ||
exports.platformVersion = '^18.1.1'; | ||
exports.platformVersion = '^19.0.0-beta.0'; | ||
//# sourceMappingURL=libs-version.js.map |
"use strict"; | ||
var __generator = (this && this.__generator) || function (thisArg, body) { | ||
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g; | ||
return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g; | ||
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === "function" ? Iterator : Object).prototype); | ||
return g.next = verb(0), g["throw"] = verb(1), g["return"] = verb(2), typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g; | ||
function verb(n) { return function (v) { return step([n, v]); }; } | ||
@@ -6,0 +6,0 @@ function step(op) { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
419709
73
4391
1