New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

angular-in-memory-web-api

Package Overview
Dependencies
Maintainers
2
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-in-memory-web-api - npm Package Compare versions

Comparing version 0.15.0 to 0.16.0

esm2022/angular-in-memory-web-api.mjs

2

index.d.ts
/**
* @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"
}
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc