Socket
Socket
Sign inDemoInstall

@tanstack/query-core

Package Overview
Dependencies
Maintainers
1
Versions
266
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tanstack/query-core - npm Package Compare versions

Comparing version 4.20.2 to 4.20.4

2

build/lib/focusManager.esm.js

@@ -23,2 +23,4 @@ import { Subscribable } from './subscribable.esm.js';

}
return;
};

@@ -25,0 +27,0 @@ }

@@ -27,2 +27,4 @@ 'use strict';

}
return;
};

@@ -29,0 +31,0 @@ }

@@ -128,2 +128,4 @@ function infiniteQueryBehavior() {

}
return;
}

@@ -140,2 +142,4 @@ /**

}
return;
}

@@ -142,0 +146,0 @@

@@ -132,2 +132,4 @@ 'use strict';

}
return;
}

@@ -144,2 +146,4 @@ /**

}
return;
}

@@ -146,0 +150,0 @@

@@ -23,2 +23,4 @@ import { Subscribable } from './subscribable.esm.js';

}
return;
};

@@ -25,0 +27,0 @@ }

@@ -27,2 +27,4 @@ 'use strict';

}
return;
};

@@ -29,0 +31,0 @@ }

@@ -131,2 +131,4 @@ import { focusManager } from './focusManager.esm.js';

}
return;
}).then(() => {

@@ -133,0 +135,0 @@ if (isRetryCancelled) {

@@ -135,2 +135,4 @@ 'use strict';

}
return;
}).then(() => {

@@ -137,0 +139,0 @@ if (isRetryCancelled) {

@@ -302,2 +302,4 @@ // TYPES

}
return;
}

@@ -304,0 +306,0 @@ function replaceData(prevData, data, options) {

@@ -306,2 +306,4 @@ 'use strict';

}
return;
}

@@ -308,0 +310,0 @@ function replaceData(prevData, data, options) {

2

package.json
{
"name": "@tanstack/query-core",
"version": "4.20.2",
"version": "4.20.4",
"description": "The framework agnostic core that powers TanStack Query",

@@ -5,0 +5,0 @@ "author": "tannerlinsley",

@@ -31,2 +31,3 @@ import { Subscribable } from './subscribable'

}
return
}

@@ -33,0 +34,0 @@ }

@@ -196,2 +196,3 @@ import type { QueryBehavior } from './query'

}
return
}

@@ -215,2 +216,3 @@

}
return
}

@@ -31,2 +31,4 @@ import { Subscribable } from './subscribable'

}
return
}

@@ -33,0 +35,0 @@ }

@@ -188,2 +188,3 @@ import { focusManager } from './focusManager'

}
return
})

@@ -190,0 +191,0 @@ .then(() => {

@@ -421,2 +421,3 @@ import type { Mutation } from './mutation'

}
return
}

@@ -423,0 +424,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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