Socket
Socket
Sign inDemoInstall

@ngrx/effects

Package Overview
Dependencies
Maintainers
4
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ngrx/effects - npm Package Compare versions

Comparing version 18.0.1 to 18.0.2

5

package.json
{
"name": "@ngrx/effects",
"version": "18.0.1",
"version": "18.0.2",
"description": "Side effect model for @ngrx/store",

@@ -25,3 +25,3 @@ "repository": {

"@angular/core": "^18.0.0",
"@ngrx/store": "18.0.1",
"@ngrx/store": "18.0.2",
"rxjs": "^6.5.3 || ^7.5.0"

@@ -42,2 +42,3 @@ },

"@ngrx/eslint-plugin",
"@ngrx/operators",
"@ngrx/signals"

@@ -44,0 +45,0 @@ ],

2

schematics-core/utility/libs-version.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.platformVersion = void 0;
exports.platformVersion = '^18.0.1';
exports.platformVersion = '^18.0.2';
//# sourceMappingURL=libs-version.js.map

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