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 16.0.0 to 16.0.1

LICENSE

4

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

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

"@angular/core": "^16.0.0",
"@ngrx/store": "16.0.0",
"@ngrx/store": "16.0.1",
"rxjs": "^6.5.3 || ^7.5.0"

@@ -28,0 +28,0 @@ },

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.platformVersion = void 0;
exports.platformVersion = '^16.0.0';
exports.platformVersion = '^16.0.1';
//# 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