@tanstack/angular-store
Advanced tools
+11
-10
| { | ||
| "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": { |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
16508
0.58%0
-100%+ Added
- Removed
Updated