Socket
Socket
Sign inDemoInstall

@ngrx/component-store

Package Overview
Dependencies
Maintainers
4
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ngrx/component-store - npm Package Compare versions

Comparing version 14.1.0 to 14.2.0

2

package.json
{
"name": "@ngrx/component-store",
"version": "14.1.0",
"version": "14.2.0",
"description": "Reactive store for component state",

@@ -5,0 +5,0 @@ "repository": {

"use strict";
exports.__esModule = true;
exports.platformVersion = void 0;
exports.platformVersion = '^14.1.0';
exports.platformVersion = '^14.2.0';
//# sourceMappingURL=libs-version.js.map

@@ -17,3 +17,2 @@ import { Observable, Subscription } from 'rxjs';

private isInitialized;
private notInitializedErrorMessage;
readonly state$: Observable<T>;

@@ -92,4 +91,5 @@ private ɵhasProvider;

private checkProviderForHooks;
private assertStateIsInitialized;
static ɵfac: i0.ɵɵFactoryDeclaration<ComponentStore<any>, [{ optional: true; }]>;
static ɵprov: i0.ɵɵInjectableDeclaration<ComponentStore<any>>;
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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