You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@tanstack/angular-store

Package Overview
Dependencies
Maintainers
2
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tanstack/angular-store - npm Package Compare versions

Comparing version
0.5.3
to
0.5.4
+11
-10
package.json
{
"name": "@tanstack/angular-store",
"version": "0.5.4",
"description": "Framework agnostic type-safe store w/ reactive framework adapters",
"author": "Tanner Linsley",
"version": "0.5.3",
"license": "MIT",
"repository": "tanstack/store",
"repository": {
"type": "git",
"url": "https://github.com/TanStack/store.git",
"directory": "packages/angular-store"
},
"homepage": "https://tanstack.com/store",
"description": "",
"publishConfig": {
"registry": "https://registry.npmjs.org/"
"funding": {
"type": "github",
"url": "https://github.com/sponsors/tannerlinsley"
},

@@ -17,6 +22,2 @@ "keywords": [

],
"funding": {
"type": "github",
"url": "https://github.com/sponsors/tannerlinsley"
},
"type": "module",

@@ -43,3 +44,3 @@ "types": "dist/index.d.ts",

"tslib": "^2.3.0",
"@tanstack/store": "0.5.3"
"@tanstack/store": "0.5.4"
},

@@ -46,0 +47,0 @@ "devDependencies": {