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.3 to 0.6.4

3

es/index.js

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

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

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

}
});
}); // proxy useState

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

{
"name": "@tant/hooks",
"version": "0.6.3",
"version": "0.6.4",
"description": "tant-hooks library",

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

},
"gitHead": "0e45a3de43bdba3035a0859da3db268b562ac2b0",
"gitHead": "996f230d76cfca682d980ecfa1d3e970406d6d39",
"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