Socket
Socket
Sign inDemoInstall

@s-libs/ng-app-state

Package Overview
Dependencies
10
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 17.0.0 to 17.1.0

10

package.json
{
"name": "@s-libs/ng-app-state",
"version": "17.0.0",
"version": "17.1.0",
"author": "Simonton Software",

@@ -15,6 +15,6 @@ "license": "MIT",

"@angular/core": "^17.0.0",
"@s-libs/js-core": "^17.0.0",
"@s-libs/micro-dash": "^17.0.0",
"@s-libs/ng-core": "^17.0.0",
"@s-libs/rxjs-core": "^17.0.0"
"@s-libs/js-core": "^17.1.0",
"@s-libs/micro-dash": "^17.1.0",
"@s-libs/ng-core": "^17.1.0",
"@s-libs/rxjs-core": "^17.1.0"
},

@@ -21,0 +21,0 @@ "dependencies": {

Painlessly integrate [`app-state`](https://github.com/simontonsoftware/s-libs/projects/app-state) into template-driven Angular forms.
**PLEASE NOTE:** [`signal-store`](https://github.com/simontonsoftware/s-libs/tree/master/projects/signal-store) is now available for Angular apps, based on Angular signals instead of RxJS. Its updated design does not require a separate library like this for integration into forms. Instead, with that library you simply use `[(ngModel)]="store.state"`.
## Installation

@@ -4,0 +6,0 @@

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc