Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@tanstack/actions

Package Overview
Dependencies
Maintainers
2
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tanstack/actions - npm Package Compare versions

Comparing version
0.0.1-beta.171
to
0.0.1-beta.172
+19
-19
build/stats-react.json

@@ -11,3 +11,3 @@ {

"name": "node_modules/.pnpm/tiny-invariant@1.3.1/node_modules/tiny-invariant/dist/esm/tiny-invariant.js",
"uid": "99bf-125"
"uid": "6d6f-125"
},

@@ -19,7 +19,7 @@ {

"name": "store/build/esm/index.js",
"uid": "99bf-127"
"uid": "6d6f-127"
},
{
"name": "actions/src/index.ts",
"uid": "99bf-129"
"uid": "6d6f-129"
}

@@ -34,26 +34,26 @@ ]

"nodeParts": {
"99bf-125": {
"6d6f-125": {
"renderedLength": 199,
"gzipLength": 134,
"brotliLength": 0,
"mainUid": "99bf-124"
"mainUid": "6d6f-124"
},
"99bf-127": {
"6d6f-127": {
"renderedLength": 1969,
"gzipLength": 653,
"brotliLength": 0,
"mainUid": "99bf-126"
"mainUid": "6d6f-126"
},
"99bf-129": {
"6d6f-129": {
"renderedLength": 6434,
"gzipLength": 1312,
"brotliLength": 0,
"mainUid": "99bf-128"
"mainUid": "6d6f-128"
}
},
"nodeMetas": {
"99bf-124": {
"6d6f-124": {
"id": "/node_modules/.pnpm/tiny-invariant@1.3.1/node_modules/tiny-invariant/dist/esm/tiny-invariant.js",
"moduleParts": {
"index.production.js": "99bf-125"
"index.production.js": "6d6f-125"
},

@@ -63,10 +63,10 @@ "imported": [],

{
"uid": "99bf-128"
"uid": "6d6f-128"
}
]
},
"99bf-126": {
"6d6f-126": {
"id": "/packages/store/build/esm/index.js",
"moduleParts": {
"index.production.js": "99bf-127"
"index.production.js": "6d6f-127"
},

@@ -76,17 +76,17 @@ "imported": [],

{
"uid": "99bf-128"
"uid": "6d6f-128"
}
]
},
"99bf-128": {
"6d6f-128": {
"id": "/packages/actions/src/index.ts",
"moduleParts": {
"index.production.js": "99bf-129"
"index.production.js": "6d6f-129"
},
"imported": [
{
"uid": "99bf-124"
"uid": "6d6f-124"
},
{
"uid": "99bf-126"
"uid": "6d6f-126"
}

@@ -93,0 +93,0 @@ ],

{
"name": "@tanstack/actions",
"author": "Tanner Linsley",
"version": "0.0.1-beta.171",
"version": "0.0.1-beta.172",
"license": "MIT",

@@ -34,3 +34,3 @@ "repository": "tanstack/actions",

"tiny-invariant": "^1.3.1",
"@tanstack/store": "0.0.1-beta.171"
"@tanstack/store": "0.0.1-beta.172"
},

@@ -37,0 +37,0 @@ "scripts": {

Sorry, the diff of this file is too big to display