Socket
Socket
Sign inDemoInstall

@tanstack/store

Package Overview
Dependencies
0
Maintainers
2
Versions
55
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1 to 0.1.2

build/legacy/index.cjs

2

package.json
{
"name": "@tanstack/store",
"author": "Tanner Linsley",
"version": "0.1.1",
"version": "0.1.2",
"license": "MIT",

@@ -6,0 +6,0 @@ "repository": "tanstack/store",

@@ -93,1 +93,5 @@ export type AnyUpdater = (...args: any[]) => any

}
// Force a manual release of the package
// @ts-ignore
const manualRelease = 1;
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc