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
0
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.18.0 to 0.19.0

LICENSE

2

index.d.ts
/**
* @license Angular v0.0.0
* @license Angular v19.1.0-next.0
* (c) 2010-2024 Google LLC. https://angular.io/

@@ -4,0 +4,0 @@ * License: MIT

{
"name": "angular-in-memory-web-api",
"version": "0.18.0",
"version": "0.19.0",
"description": "An in-memory web api for Angular demos and tests",

@@ -8,4 +8,4 @@ "author": "angular",

"peerDependencies": {
"@angular/core": "^18.0.0",
"@angular/common": "^18.0.0",
"@angular/core": "^19.0.0",
"@angular/common": "^19.0.0",
"rxjs": "^6.5.3 || ^7.4.0"

@@ -34,4 +34,2 @@ },

"types": "./index.d.ts",
"esm2022": "./esm2022/angular-in-memory-web-api.mjs",
"esm": "./esm2022/angular-in-memory-web-api.mjs",
"default": "./fesm2022/angular-in-memory-web-api.mjs"

@@ -38,0 +36,0 @@ }

@@ -6,4 +6,4 @@ Angular

Usage information and reference details can be found in [Angular documentation](https://angular.io/docs).
Usage information and reference details can be found in [Angular documentation](https://angular.dev/overview).
License: MIT

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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