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

@tant/hooks

Package Overview
Dependencies
Maintainers
8
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tant/hooks - npm Package Compare versions

Comparing version 0.6.1 to 0.6.2

3

es/index.js

@@ -1,2 +0,3 @@

export { default as useTotalState } from './useTotalState';
export { default as useTotalState } from './useTotalState'; // useState proxy
export { default as useProxyState } from './useProxyState';

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

}
});
}); // useState proxy

@@ -24,0 +24,0 @@ var useProxyState_1 = require("./useProxyState");

{
"name": "@tant/hooks",
"version": "0.6.1",
"version": "0.6.2",
"description": "tant-hooks library",

@@ -35,3 +35,3 @@ "main": "./lib/index.js",

},
"gitHead": "ffd6557347f99450495c1d1945b2cf55a66a1e44",
"gitHead": "76798a7494a593b6e6436755276a7bd9d00fe185",
"dependencies": {

@@ -38,0 +38,0 @@ "lodash-es": "4.17.21"

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