New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@hulanbv/nest-utilities-client-state

Package Overview
Dependencies
Maintainers
8
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hulanbv/nest-utilities-client-state - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

3

dist/hooks/core/useRequest.js

@@ -91,3 +91,3 @@ "use strict";

return;
console.group(`Client state changed: ${service.controller} ${query}`);
console.groupCollapsed(`Client state changed: ${service.controller} ${query}`);
console.log('vars', {

@@ -101,2 +101,3 @@ service,

queryState,
_global: queryMap,
});

@@ -103,0 +104,0 @@ console.groupEnd();

{
"name": "@hulanbv/nest-utilities-client-state",
"version": "0.1.0",
"version": "0.1.1",
"description": "React hooks for state management when using nest-utilities-client and a nest-utilities based API.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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