ngx-pagememory
Advanced tools
Comparing version 13.0.1 to 14.0.0
{ | ||
"name": "ngx-pagememory", | ||
"type": "module", | ||
"version": "13.0.1", | ||
"version": "14.0.0", | ||
"peerDependencies": { | ||
"@angular/common": "^13.1.0", | ||
"@angular/core": "^13.1.0" | ||
"@angular/common": "^14.2.12", | ||
"@angular/core": "^14.2.12" | ||
}, | ||
@@ -18,3 +17,3 @@ "schematics": "./schematics/collection.json", | ||
"fesm2015": "fesm2015/ngx-pagememory.mjs", | ||
"typings": "ngx-pagememory.d.ts", | ||
"typings": "index.d.ts", | ||
"exports": { | ||
@@ -25,3 +24,3 @@ "./package.json": { | ||
".": { | ||
"types": "./ngx-pagememory.d.ts", | ||
"types": "./index.d.ts", | ||
"esm2020": "./esm2020/ngx-pagememory.mjs", | ||
@@ -28,0 +27,0 @@ "es2020": "./fesm2020/ngx-pagememory.mjs", |
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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
28042
266
No