Socket
Socket
Sign inDemoInstall

@tanstack/store

Package Overview
Dependencies
Maintainers
2
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tanstack/store - npm Package Compare versions

Comparing version 0.5.3 to 0.5.4

19

package.json
{
"name": "@tanstack/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/store"
},
"homepage": "https://tanstack.com/store",
"description": "",
"publishConfig": {
"registry": "https://registry.npmjs.org/"
"funding": {
"type": "github",
"url": "https://github.com/sponsors/tannerlinsley"
},

@@ -16,6 +21,2 @@ "keywords": [

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

@@ -22,0 +23,0 @@ "types": "dist/esm/index.d.ts",

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