angular-in-memory-web-api
Advanced tools
Comparing version 0.15.0 to 0.16.0
/** | ||
* @license Angular v0.0.0 | ||
* @license Angular v16.1.0-next.0 | ||
* (c) 2010-2022 Google LLC. https://angular.io/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
{ | ||
"name": "angular-in-memory-web-api", | ||
"version": "0.15.0", | ||
"version": "0.16.0", | ||
"description": "An in-memory web api for Angular demos and tests", | ||
@@ -8,4 +8,4 @@ "author": "angular", | ||
"peerDependencies": { | ||
"@angular/core": "^15.0.0", | ||
"@angular/common": "^15.0.0", | ||
"@angular/core": "^16.0.0", | ||
"@angular/common": "^16.0.0", | ||
"rxjs": "^6.5.3 || ^7.4.0" | ||
@@ -25,8 +25,4 @@ }, | ||
}, | ||
"fesm2020": "./fesm2020/angular-in-memory-web-api.mjs", | ||
"fesm2015": "./fesm2015/angular-in-memory-web-api.mjs", | ||
"esm2020": "./esm2020/angular-in-memory-web-api.mjs", | ||
"module": "./fesm2022/angular-in-memory-web-api.mjs", | ||
"typings": "./index.d.ts", | ||
"module": "./fesm2015/angular-in-memory-web-api.mjs", | ||
"es2020": "./fesm2020/angular-in-memory-web-api.mjs", | ||
"type": "module", | ||
@@ -39,9 +35,7 @@ "exports": { | ||
"types": "./index.d.ts", | ||
"esm2020": "./esm2020/angular-in-memory-web-api.mjs", | ||
"es2020": "./fesm2020/angular-in-memory-web-api.mjs", | ||
"es2015": "./fesm2015/angular-in-memory-web-api.mjs", | ||
"node": "./fesm2015/angular-in-memory-web-api.mjs", | ||
"default": "./fesm2020/angular-in-memory-web-api.mjs" | ||
"esm2022": "./esm2022/angular-in-memory-web-api.mjs", | ||
"esm": "./esm2022/angular-in-memory-web-api.mjs", | ||
"default": "./fesm2022/angular-in-memory-web-api.mjs" | ||
} | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
384770
16
3358
1